~ruther/guix-exprs

ref: 3ac831ea742ee7b2f6bd55a28c9b045e7bec6735 guix-exprs/modules/ruther/services/bind.scm -rw-r--r-- 5.5 KiB
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.