system: fix rebuild

This commit is contained in:
Bloxx12 2025-06-29 16:58:08 +02:00
commit 73a34287f0
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -3,12 +3,9 @@
in {
system = {
# faster rebuilds
switch = {
enable = false;
enableNg = true;
};
rebuild.enableNg = true;
# switch = {
# enable = false;
# };
# My state version.
stateVersion = "23.11";