diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-05-22 10:23:58 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-05-22 10:24:06 -0500 |
| commit | 35af4bab99da94845ebd6e9b2efae6a544d39b35 (patch) | |
| tree | 47c6f76b47f1012932729c9f693316df1512197a /modules/system/options.nix | |
| parent | 2e0c6ccbbc76cc36e92128aea44e4bdd4e5c3d0a (diff) | |
LOTS OF TEMP STUFF
Diffstat (limited to 'modules/system/options.nix')
| -rw-r--r-- | modules/system/options.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/system/options.nix b/modules/system/options.nix index 8126b6a..a6db575 100644 --- a/modules/system/options.nix +++ b/modules/system/options.nix @@ -64,8 +64,6 @@ in { }; dynamic = lib.mkEnableOption "Enable dynamically joining wireless networks with iwd"; }; - - tailscale.enable = mkEnableOption "tailscale"; }; audio.enable = mkEnableOption "pipewire and wireplumber"; |
