Add heaven (my server)

Former-commit-id: 17f93ea60b
This commit is contained in:
Hadi
2024-06-07 21:21:03 +02:00
parent c216a5e997
commit b87610007a
25 changed files with 238 additions and 17 deletions
+7
View File
@@ -20,4 +20,11 @@
enableNextcloud = true;
enableNvidia = true;
enablePrime = true;
server = {
hostName = "heaven";
stateVersion = "24.05";
enableAutoUpgrade = false;
enableAutoGarbageCollector = false;
};
}