UPdate
This commit is contained in:
parent
891308e0a8
commit
ff49383cfb
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
type ? "default"
|
||||
}: inputs.home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = inputs.nixpkgs.legacyPackages.${system};
|
||||
pkgs-unstable = inputs.nixpkgs.legacyPackages.${system};
|
||||
extraSpecialArgs = { inherit inputs outputs desktop hostname system username hmStateVersion theme; };
|
||||
modules = [ ../home-manager/${type}.nix ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue