From 9b8ac35f313ca468ee544f6a6a1b1261fe22af02 Mon Sep 17 00:00:00 2001 From: blake Date: Sat, 4 Oct 2025 17:13:44 -0500 Subject: [PATCH] import new dockers --- hosts/snowbelle/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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