# 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
aboutsummaryrefslogtreecommitdiff
path: root/tests/system.scm
2c66a6c76562a41d33ff8392'>bootloader: grub: Use rumpdisk-style root when booting with "noide"....
AgeCommit message (Expand)Author
2022-10-22Remove now unnecessary uses of (guix grafts)....Ludovic Courtès
2022-06-15system: <operating-system> compiler truly honors the 'system' argument....Ludovic Courtès
Janneke Nieuwenhuizen
2022-12-07bootloaders: grub: Fix comment....Maxim Cournoyer
2022-12-01gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader....Stefan