diff --git a/nixos/hosts/wheatley/configuration.nix b/nixos/hosts/wheatley/configuration.nix index 8ab28ff..b25bedc 100644 --- a/nixos/hosts/wheatley/configuration.nix +++ b/nixos/hosts/wheatley/configuration.nix @@ -177,6 +177,7 @@ }; }; + programs.home-manager.enable = true; home-manager = { extraSpecialArgs = {inherit inputs outputs;}; users = {