mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-10 18:57:22 +00: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
|