~ruther/guix-exprs

ref: 176e655a24756da99c0a87580c38cfb912561dbf guix-exprs/modules/ruther/services d---------
df9107c8 — Rutherther 6 months ago
guix-shared-cache-service-type: Fix unbound variable
fcdad032 — Rutherther 6 months ago
guix-shared-cache-service-type: Fix unbound variable
1a3e6325 — Rutherther 6 months ago
Improve shared guix cache

- Add -o nonempty option to make sure the service can run even with
users that already have a cache
- Rename the config with -config suffix
195c947b — Rutherther 6 months ago
guix-shared-cache-service-type: share only some of the folders
1a49e476 — Rutherther 6 months ago
ruther: Add guix-shared-cache-service-type

Share .guix/cache between multiple users to cut down on size
and time taken to reconfigure initially.