diff --git a/hosts/eva-02/configuration.nix b/hosts/eva-02/configuration.nix index 5b1afff..40ab08b 100644 --- a/hosts/eva-02/configuration.nix +++ b/hosts/eva-02/configuration.nix @@ -17,6 +17,7 @@ imports = [ # Include the results of the hardware scan. inputs.home-manager.nixosModules.default + nixpkgs.lib.nixosModule.utils # (modulesPath + "/profiles/qemu-guest.nix") ]; @@ -152,6 +153,7 @@ inputs pkgs-unstable hostname + utils ; }; users = {