system/nix: try out nixos-rebuild-ng
This commit is contained in:
parent
a6b826f089
commit
c3368f7ec5
1 changed files with 1 additions and 0 deletions
|
|
@ -23,4 +23,5 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
system.rebuild.enableNg = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue