Testing
This commit is contained in:
parent
34d27266fb
commit
b3543a1778
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
../nixos/containers
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
inputs.home-manager.nixosModules.home-manager {
|
||||
home-manager.extraSpecialArgs = { inherit inputs outputs desktop hostname username hmStateVersion stateVersion system theme ; };
|
||||
home-manager.extraSpecialArgs = { inherit host inputs outputs desktop hostname username hmStateVersion stateVersion system theme ; };
|
||||
home-manager.users."${username}" = import ../home-manager;
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue