Set wantedBy for enabled timer
This commit is contained in:
@@ -69,6 +69,7 @@ in
|
||||
};
|
||||
systemd.units."backup-helper@etc-machine\x2did.timer" = {
|
||||
enable = true;
|
||||
wantedBy = [ "timers.target" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user