add some vm configs

This commit is contained in:
2026-09-15 22:35:50 -05:00
parent cbdb3f0ad7
commit f65ceb083f
3 changed files with 19 additions and 22 deletions
-17
View File
@@ -118,9 +118,6 @@
];
};
# ================================ #
# END K3S SERVICE #
# ================================ #
# ================================ #
# GITEA SERVICE #
# ================================ #
@@ -136,18 +133,12 @@
};
};
# ================================ #
# GITEA SERVICE #
# ================================ #
# ================================ #
# BLOG SERVICE #
# ================================ #
# fullstack code. Dev hosted via VMs (incus)
# ================================ #
# END BLOG SERVICE #
# ================================ #
# ================================ #
# PSQL SERVICE #
# ================================ #
@@ -166,10 +157,6 @@
];
};
# ================================ #
# END PSQL SERVICE #
# ================================ #
# ================================ #
# MINECRAFT #
# ================================ #
@@ -179,10 +166,6 @@
storeDir = "/persist/srv/minecraft";
};
# ================================ #
# END MINECRAFT #
# ================================ #
# Grub Boot Loader Setup
boot.loader.grub = {
enable = true;