From 3064d01ca4bfdd2f7aca78f539295d46a177e721 Mon Sep 17 00:00:00 2001 From: blake Date: Sun, 5 Oct 2025 15:16:18 -0500 Subject: [PATCH] 62 current 2025-10-05 15:15:42 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 5b9d81f..11a3100 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 61 current 2025-10-05 15:00:30 25.05.20251001.5b5be50 6.12.49 * +# generation: 62 current 2025-10-05 15:15:42 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 abcd5cb..55b3094 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -15,7 +15,7 @@ sops.enable = true; docker.enable = true; syncthing.enable = true; - syncthing.mode = "client"; + syncthing.mode = "server"; tailscale.enable = true; nvidia.enable = false; };