From 4b3e2836027fd92e909d20b2ea4b1578e493983b Mon Sep 17 00:00:00 2001 From: blake Date: Mon, 6 Oct 2025 23:02:09 -0500 Subject: [PATCH] 16 current 2025-10-06 23:01:17 25.05.20251001.5b5be50 6.12.49 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 98de4f8..3db23c7 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 15 current 2025-10-06 22:45:53 25.05.20251001.5b5be50 6.12.49 * +# generation: 16 current 2025-10-06 23:01:17 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 4beb1e8..2445646 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -16,7 +16,7 @@ docker.enable = true; syncthing.enable = true; # syncthing.mode = "server"; - tailscale.enable = false; + tailscale.enable = true; nvidia.enable = true; }; homelab = {