This commit is contained in:
KoenDR06 2025-03-04 21:36:54 +01:00
parent def078abfc
commit d448ebcbed
7 changed files with 24 additions and 16 deletions

View file

@ -17,8 +17,6 @@ in {
};
config = mkIf cfg.enable {
assert homeCfg.apps.terminal || throw "wakeonlan has not been not installed on this machine, refusing to add timer.";
systemd.timers."enable-wol" = {
wantedBy = ["timers.target"];
timerConfig = {