mispelled service
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
systemd.services.nimh-static = {
|
systemd.services.nimh-static = {
|
||||||
description = "oneshot apply service to k3s";
|
description = "oneshot apply service to k3s";
|
||||||
after = [ "k3s.servce" ];
|
after = [ "k3s.service" ];
|
||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
|
|||||||
Reference in New Issue
Block a user