nux instable recommandé pour les flakes
This commit is contained in:
committed by
Yves Dubromelle
parent
3fcc75fc55
commit
9d5db185b3
@@ -13,6 +13,7 @@ in
|
|||||||
|
|
||||||
system.autoUpgrade.enable = flags.auto-upgrade;
|
system.autoUpgrade.enable = flags.auto-upgrade;
|
||||||
nix = {
|
nix = {
|
||||||
|
package = pkgs.nixUnstable;
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
experimental-features = nix-command flakes
|
experimental-features = nix-command flakes
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user