From 3d3fb547ad2525bb225c03e74baf759d59be6b1b Mon Sep 17 00:00:00 2001 From: blake Date: Mon, 6 Oct 2025 21:52:46 -0500 Subject: [PATCH] 9 current 2025-10-06 21:50:23 25.05.20251001.5b5be50 6.12.49 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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;