feature: Disable ServiceLB.

This commit is contained in:
greysoh 2024-07-16 11:40:03 -04:00
parent 6b3cec237c
commit b4c0b59127
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
4 changed files with 6 additions and 2 deletions

View file

@ -13,8 +13,6 @@ in {
}
];
services.k3s.enable = true;
systemd.services.kittehclean = {
enable = true;
description = "Cleans up this Kitteh node & runs init tasks";