optimizations + overall linting

This commit is contained in:
2025-09-28 15:01:47 -06:00
parent 6da8588e40
commit 56adbf671f
6 changed files with 53 additions and 49 deletions

View File

@@ -24,8 +24,8 @@
};
in
[
(buildMachine "workstation" 16 40)
(buildMachine "server" 16 17)
(buildMachine "workstation" 8 40)
(buildMachine "server" 6 17)
];
networking = {
hostName = "miniserver";