Created a central place for all common options to all hosts.

This commit is contained in:
2026-05-20 19:42:03 +02:00
parent fb7fe2437c
commit b02ba0548f
11 changed files with 246 additions and 14 deletions
@@ -22,5 +22,4 @@
listenAddresses = [ "10.0.0.10" "127.0.0.1" "::1" ];
};
system.stateVersion = "25.11";
}
}