Fix nix experimental features
This commit is contained in:
parent
017b08c12f
commit
f74785add8
2 changed files with 2 additions and 4 deletions
|
@ -19,4 +19,6 @@
|
|||
};
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue