~ruther/guix-config

ref: 9dc2f965cd3a95a131945fc61eea0ede7e715e9c guix-config/home d---------
feat: add syncthing
fix: commit missing encoding patch
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 fix for waybar icons
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
chore: add missing passmenu files
feat: hydroxide service
fix: dwl scripts, new passmenu scripts
fix: waybar icons
feat: move home service modules to guix-exprs channel
fix: correct mimeapps list for mail and browser
fix: dconf in home packages as workardound for dconf service
feat: support printscreen and brightness scripts in dwl
feat: add tree sitter support
feat: remove gdm, xorg
Next