use darwin not nixos home-manager
This commit is contained in:
parent
efc786c4e2
commit
40a3f0a639
|
@ -14,7 +14,7 @@ let
|
|||
|
||||
defaultModules = defaults.defaultModules ++ [
|
||||
# NO_INLINE
|
||||
inputs.home-manager-unstable.nixosModules.home-manager
|
||||
inputs.home-manager-unstable.darwinModules.home-manager
|
||||
];
|
||||
|
||||
darwinSystem = nix-darwin-unstable.lib.darwinSystem;
|
||||
|
|
Loading…
Reference in a new issue