mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 18:59:44 +01:00
10 lines
123 B
SYSTEMD
10 lines
123 B
SYSTEMD
|
[Install]
|
||
|
WantedBy=timers.target
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=monthly
|
||
|
Unit=nix-gc.service
|
||
|
|
||
|
[Unit]
|
||
|
Description=Nix Garbage Collector
|