fix: explicity disable rebuild-ng
This commit is contained in:
parent
01cbabde79
commit
386616404f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
system = {
|
system = {
|
||||||
rebuild.enableNg = true;
|
rebuild.enableNg = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue