This commit is contained in:
alex 2024-01-19 00:25:55 -05:00
parent f6d0d58ec1
commit bd3a10eaff
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
# wantedBy = [ "multi-user.target" ];
# };
systemd.services.k3s.enable = true;
services.k3s.enable = true;
services.k3s.role = "server";
services.k3s.extraFlags = toString [
# "--kubelet-arg=v=4" # Optionally add additional args to k3s