aboutsummaryrefslogtreecommitdiff
# This is a "timer unit file" for the systemd init system to trigger
# 'guix-gc.service' periodically.  Drop it in /etc/systemd/system or similar
# together with 'guix-gc.service' to set it up.

[Unit]
Description=Discard unused Guix store items

[Timer]
OnCalendar=weekly
AccuracySec=1h
Persistent=true
RandomizedDelaySec=6000

[Install]
WantedBy=timers.target
x/commit/etc/hurd-manifest.scm?id=32d4f40589e32cbac6549c50962011084f13d9fc'>maint: Build more development packages for GNU/Hurd....Ludovic Courtès 2023-09-19maint: Add gdk-pixbuf to native Hurd manifest....Janneke Nieuwenhuizen 2023-08-21maint: Add 'etc/hurd-manifest.scm'....Janneke Nieuwenhuizen