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