u
This commit is contained in:
parent
f5d6d62278
commit
adc642f3ca
1 changed files with 2 additions and 2 deletions
|
|
@ -7,10 +7,10 @@ in
|
|||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
|
||||
|
||||
# Pass inputs and outputs to home-manager modules
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
|
||||
|
||||
# Configure home-manager for each user
|
||||
users = lib.genAttrs cfg.users (username: {
|
||||
home.stateVersion = lib.mkDefault "24.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue