Enable test timer
This commit is contained in:
parent
156d4991a4
commit
5f9955cf8d
@ -67,6 +67,9 @@ in
|
||||
RandomizedDelaySec = cfg.randomized-delay;
|
||||
};
|
||||
};
|
||||
systemd.units."backup-helper@etc-machine\x2did.timer" = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user