# 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 d>
aboutsummaryrefslogtreecommitdiff
path: root/etc/hurd-manifest.scm
AgeCommit message (Expand)Author
2023-12-18maint: 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