From 793ffda17af09280a2de6d52bea6908e1e563dbf Mon Sep 17 00:00:00 2001 From: blake Date: Sat, 11 Oct 2025 02:18:05 -0500 Subject: [PATCH] 258 current 2025-10-11 01:50:08 25.05.20251006.20c4598 6.12.50 * --- hosts/snowbelle/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 6028427..b843a2f 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -20,7 +20,7 @@ in backups.enable = true; backups.repo = "/holocron/backups"; sops.enable = true; - docker.enable = true; + docker.enable = false; syncthing.enable = true; tailscale.enable = true; nvidia.enable = true;