~ruther/guix-exprs

ref: fcdad03244545aba6b7d52180413b8f6475a6c84 guix-exprs/modules/ruther/services/bind.scm -rw-r--r-- 5.5 KiB
fcdad032 — Rutherther 2 months ago
guix-shared-cache-service-type: Fix unbound variable
1a3e6325 — Rutherther 2 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 2 months ago
guix-shared-cache-service-type: share only some of the folders
1a49e476 — Rutherther 2 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.