diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index ec3b8e8..318abf1 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -7,6 +7,7 @@ ../../users/users.nix ../../modules/system/system.nix ../../modules/homelab/homelab.nix + ../../modules/homelab/docker/dockers.nix ]; modules = { @@ -29,7 +30,7 @@ # enable users users = { - blake.enable = true; + blake.enable = true; }; # passwordless rebuild