mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-25 21:52:33 -05:00
flakes and such
This commit is contained in:
parent
ab60dd1df7
commit
a20275a7a4
1 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
nixpkgs.hostPlatform = "x86_64-darwin";
|
||||
system.stateVersion = 6;
|
||||
nix.extraOptions = ''
|
||||
extra-experimental-features = nix-command
|
||||
extra-experimental-features = flakes
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue