feature: Disable ServiceLB.
This commit is contained in:
parent
6b3cec237c
commit
b4c0b59127
4 changed files with 6 additions and 2 deletions
|
@ -13,8 +13,6 @@ in {
|
|||
}
|
||||
];
|
||||
|
||||
services.k3s.enable = true;
|
||||
|
||||
systemd.services.kittehclean = {
|
||||
enable = true;
|
||||
description = "Cleans up this Kitteh node & runs init tasks";
|
||||
|
|
Reference in a new issue