mirror of
https://github.com/nix-community/home-manager
synced 2024-11-23 11:39:46 +01:00
6cc03e337a
There's no launchd equivalent to this option, so this is a no-op on Darwin.
11 lines
164 B
SYSTEMD
11 lines
164 B
SYSTEMD
[Install]
|
|
WantedBy=timers.target
|
|
|
|
[Timer]
|
|
OnCalendar=monthly
|
|
Persistent=true
|
|
RandomizedDelaySec=42min
|
|
Unit=nix-gc.service
|
|
|
|
[Unit]
|
|
Description=Nix Garbage Collector
|