enable nix flakes on darwin
This commit is contained in:
parent
4109528f05
commit
b7b1f88956
1 changed files with 2 additions and 0 deletions
|
|
@ -164,6 +164,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||||
|
|
||||||
# Used for backwards compatibility, please read the changelog before changing.
|
# Used for backwards compatibility, please read the changelog before changing.
|
||||||
# $ darwin-rebuild changelog
|
# $ darwin-rebuild changelog
|
||||||
system.stateVersion = 4;
|
system.stateVersion = 4;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue