fix: add missing config (need to improve system in the future

This commit is contained in:
2026-01-31 18:19:44 +01:00
parent af8d71cc70
commit b2d5a66012
+2
View File
@@ -18,4 +18,6 @@
}; };
networking.hostName = "server"; networking.hostName = "server";
kekleo.graphical = false;
} }