feat(imxyy-nix-server/ddns-go): fix command execution
This commit is contained in:
@@ -612,6 +612,9 @@
|
|||||||
Restart = "always";
|
Restart = "always";
|
||||||
RestartSec = 120;
|
RestartSec = 120;
|
||||||
};
|
};
|
||||||
|
path = [
|
||||||
|
pkgs.bash
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
services.dnsmasq =
|
services.dnsmasq =
|
||||||
|
|||||||
Reference in New Issue
Block a user