diff --git a/modules/common.nix b/modules/common.nix index b8c0fac..a61dd3b 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -8,6 +8,6 @@ ./common/networking.nix ./common/system.nix ./common/garbage-collection.nix - ./common/docker-host.nix + ./common/podman.nix ]; }