diff --git a/flake.nix b/flake.nix index 5fd562d..f22687a 100755 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 50 current 2025-10-06 16:07:05 25.05.20251001.5b5be50 6.12.49 * +# generation: 9 current 2025-10-06 21:50:23 25.05.20251001.5b5be50 6.12.49 * { description = "blakes nix config"; inputs = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index f25b6ac..d24d6e8 100755 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -16,8 +16,8 @@ docker.enable = false; syncthing.enable = true; # syncthing.mode = "server"; - tailscale.enable = true; -# nvidia.enable = true; + tailscale.enable = false; + nvidia.enable = true; }; homelab = { zfs.enable = true;