# 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 e id='header'> cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/THANKS
/a>...
AgeCommit message (Expand)Author
2021-09-12Thank Christine under her updated name.Christine Lemmer-Webber
Maxim Cournoyer
2023-04-24Add mumi config....Arun Isaac
2022-07-03etc: Add teams.scm....Ricardo Wurmus
2022-06-05gitignore: Add .DS_Store....Pavel Shlyak
2021-10-16.gitignore: Ignore more autotools directories....Sarah Morgensen
2021-10-16.gitignore: Ignore more temporary test directories....Sarah Morgensen
2021-09-20etc: Add systemd files for running ‘guix gc’ periodically...Thiago Jung Bauermann
2021-05-10.gitignore: Ignore .mo files....Maxim Cournoyer
2021-05-05.gitignore: Ignore .tarball-ignore....Maxim Cournoyer
2021-04-23.gitignore: Ignore release artifacts....Maxim Cournoyer
2021-04-23.gitignore: Ignore generated .pot files....Maxim Cournoyer
2020-10-20gitignore: Ignore generated guile binary and intermediate products....Julien Lepiller
2020-09-17guix-install.sh: Support OpenRC....Morgan Smith