feat(homelab): setup kube node, add gitea, nfs-utils

This commit is contained in:
2025-12-26 00:19:34 -08:00
parent d43b0343f6
commit dbde68a0a4
10 changed files with 92 additions and 3 deletions

View File

@@ -63,6 +63,7 @@
git
helmfile
kubernetes-helm
nfs-utils
];
services.openssh.enable = true;