~ruther/guix-config

ref: fc009cebc567076def91c05cad6764761287c5db guix-config/home/home-configuration.scm -rw-r--r-- 17.5 KiB
4b59ae9a — Rutherther 11 months ago
feat(home): Add setup_mirrored_repo script
eddb8be8 — Rutherther a year ago
feat: fonts for Japanese, Chinese characters
c2467e5a — Rutherther 1 year, 1 month ago
feat: Add emacs from emacs-branch via inferiors
819ee341 — Rutherther 1 year, 1 month ago
chore: update
feat: add flatpak env
feat: install ykman
feat: add flatpak
chore: new monitor setup
fix: add zathura pdf support
feat: add syncthing
feat: move to more robust solution than time-machine

The problem with time-machine is that the guix
derivation might need to be recomputed and rebuilt.
This can happen because the underlying guix version used
to build it can differ. The solution to this can be
to keep the resulting guix in a folder, and use it out of
that folder, instead of recomputing it every time.

This can still mean that there will be need for
duplicit recomputation between building the guix
and pulling it into user profile. I don't know what
a good solution to this is, yet.
feat: expand cache ttl for cron
feat: add msmtp patch for utf8 encoding
feat: allow emacs and loopback pinentry
feat: add patch to mako
feat: add e-mail sync, and packages
feat: add mpris-ctld service
feat: hydroxide service
fix: waybar icons
feat: move home service modules to guix-exprs channel
Next