system: enable rebuild.enableNg
This commit is contained in:
parent
7535a6bb9e
commit
26d5d7e24b
1 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,10 @@ in {
|
|||
enable = false;
|
||||
enableNg = true;
|
||||
};
|
||||
# our state version
|
||||
|
||||
rebuild.enableNg = true;
|
||||
|
||||
# My state version.
|
||||
stateVersion = "23.11";
|
||||
};
|
||||
environment.etc."machine-id".text = "${machine-id}\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue