mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: Increase free space in the store that guix gc should attempt to reach
parent
cd9dbcfd21
commit
50e473e1b1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue