typo
This commit is contained in:
parent
b3222cfc93
commit
8d999905cd
|
@ -17,7 +17,7 @@ let
|
||||||
inputs.home-manager-unstable.nixosModules.home-manager
|
inputs.home-manager-unstable.nixosModules.home-manager
|
||||||
];
|
];
|
||||||
|
|
||||||
darwinSystem = nixos-darwin-unstable.lib.darwinSystem;
|
darwinSystem = nix-darwin-unstable.lib.darwinSystem;
|
||||||
in {
|
in {
|
||||||
"MacMini" = darwinSystem {
|
"MacMini" = darwinSystem {
|
||||||
specialArgs = defaultSpecialArgs;
|
specialArgs = defaultSpecialArgs;
|
||||||
|
|
Loading…
Reference in a new issue