diff --git a/hosts/desktop/default.nix b/hosts/desktop/default.nix index 44b231f..604df54 100644 --- a/hosts/desktop/default.nix +++ b/hosts/desktop/default.nix @@ -11,17 +11,13 @@ # CLI ../../modules/system/cli/common.nix - ../../modules/system/cli/podman.nix + ../../modules/system/cli/docker.nix # Hardware ../../modules/system/hardware/firewall.nix ../../modules/system/hardware/garbage-collection.nix ../../modules/system/hardware/locale.nix ../../modules/system/hardware/nvidia.nix - - # Containers - # ../../modules/containers/adguard.nix - # ../../modules/containers/caddy.nix ]; nix.settings = {