mispelled service

This commit is contained in:
2026-05-27 00:53:45 -05:00
parent 80a58a560f
commit 4f11d08ffc
+1 -1
View File
@@ -43,7 +43,7 @@
systemd.services.nimh-static = {
description = "oneshot apply service to k3s";
after = [ "k3s.servce" ];
after = [ "k3s.service" ];
wantedBy = [ "multi-user.target" ];
serviceConfig = {