diff --git a/hosts/dnsc-machine/default.nix b/hosts/dnsc-machine/default.nix index a899e8a..21c2ca7 100644 --- a/hosts/dnsc-machine/default.nix +++ b/hosts/dnsc-machine/default.nix @@ -13,7 +13,7 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix - imports.home-manager.nixosModules.home-manager + inputs.home-manager.nixosModules.home-manager ../../modules/wm/ly ../../modules/keyd ];