1
0
Fork 0

modules/clerie-gc-dir: remove unneeded systemd timer deps

This commit is contained in:
clerie 2024-03-19 18:54:10 +01:00
parent 27b449a95c
commit 693ca7e925
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ let
OnCalendar = "hourly";
RandomizedDelaySec = "1h";
};
after = [ "network-online.target" ];
}
) cfg.dirs;