mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
baseline: specify nixFlakes
This commit is contained in:
parent
a7f01a4590
commit
14864ace91
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
'';
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixFlakes;
|
||||
daemonCPUSchedPolicy = "idle";
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
|
|
Loading…
Reference in a new issue