From edf9996258fd4089294461f2917a74a9e48c9680 Mon Sep 17 00:00:00 2001 From: blake Date: Mon, 6 Oct 2025 22:20:51 -0500 Subject: [PATCH] 12 current 2025-10-06 22:20:19 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 9d6d90f..1f7bda4 100755 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 11 current 2025-10-06 21:55:19 25.05.20251001.5b5be50 6.12.49 * +# generation: 12 current 2025-10-06 22:20:19 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 d24d6e8..df14cb5 100755 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -13,7 +13,7 @@ system = { ssh.enable = true; sops.enable = true; - docker.enable = false; + docker.enable = true; syncthing.enable = true; # syncthing.mode = "server"; tailscale.enable = false;