We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211dc89 commit 7d2e36fCopy full SHA for 7d2e36f
1 file changed
core/nixos.nix
@@ -88,7 +88,7 @@
88
};
89
90
system = {
91
- extraSystemBuilderCmds = ''
+ systemBuilderCommands = ''
92
ln -sv ${pkgs.path} $out/nixpkgs
93
'';
94
rebuild.enableNg = true;
0 commit comments