{ imports = [ ../common ./configuration.nix ./secrets.nix ./services ]; extraServices = { podman.enable = true; }; }