From dd8e8d2af514e0d6fe0911958e94586991027867 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sat, 29 Jun 2024 10:20:00 -0400 Subject: [PATCH] fix docker nix Signed-off-by: ahuston-0 --- systems/palatine-hill/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/systems/palatine-hill/configuration.nix b/systems/palatine-hill/configuration.nix index f97be5c..301d11c 100644 --- a/systems/palatine-hill/configuration.nix +++ b/systems/palatine-hill/configuration.nix @@ -8,7 +8,6 @@ imports = [ ./attic.nix ./docker - ./docker.nix ./hydra.nix ./minio.nix ./networking.nix