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;