Enable flakes
This commit is contained in:
parent
869967f18e
commit
87432368f0
|
@ -206,4 +206,6 @@
|
|||
#./keys/tvb.empyrean.pub
|
||||
|
||||
nix.buildCores = 4;
|
||||
nix.package = pkgs.nixFlakes;
|
||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue