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