operating-systems: buer: Increase free space in the store that guix gc should attempt to reach

impermanence
Luis Guilherme Coelho 2024-05-26 01:22:51 -03:00
parent cd9dbcfd21
commit 50e473e1b1
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@
(service mcron-service-type
(mcron-configuration
(jobs (list #~(job "* * * * Sun"
"guix gc --optimize --free-space=5G")))))
"guix gc --optimize --free-space=10G")))))
#|Device management services|#
(service udev-service-type