Check if nix escapes systemd name
This commit is contained in:
parent
81e4898699
commit
a1386a0ed8
@ -67,7 +67,7 @@ in
|
||||
RandomizedDelaySec = cfg.randomized-delay;
|
||||
};
|
||||
};
|
||||
systemd.timers."backup-helper@etc-machine\x2did" = {
|
||||
systemd.timers."backup-helper@/etc/machine-id" = {
|
||||
wantedBy = [ "timers.target" ];
|
||||
overrideStrategy = "asDropin";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user