~ruther/guix-config

ref: a128d8c23450194d2d53b8c1c53feed022dfae8e guix-config/home d---------
425f20f4 — Rutherther 7 months ago
feat: add xdg data dirs env var to dwl wrapper profile
f3b69472 — Rutherther 7 months ago
chore: move my dwl repo
2aceafb7 — Rutherther 7 months ago
feat: use spotify from flatpak in dwl
cb46f38e — Rutherther 7 months ago
fix: stop wlr-services if running on dwl startup

When wlr-services services are running already from previous session,
ie. after a logout or a crash, they couldn't be started again, 1.
because wlr-services has been running still, it needs to be stopped
first, 2. because the services got disabled cause they crashed with no
possibility to connect to wayland display 5 times.

The point 1. is fixed by this commit, 2. is fixed in guix-exprs
5d24039b — Rutherther 7 months ago
feat: dmenu-wl -> mew
39790168 — Rutherther 7 months ago
feat: add flatpak env
072fae52 — Rutherther 7 months ago
feat: install ykman
7048cc12 — Rutherther 7 months ago
feat: start wlr-services with display variable
88e973df — Rutherther 7 months ago
fix: custom waybar should keep upstream patches
0a498f98 — Rutherther 9 months ago
feat: add flatpak
8b4cc181 — Rutherther 11 months ago
chore: new monitor setup
60e552c0 — Rutherther 1 year, 11 days ago
fix: add zathura pdf support
9610e2f3 — Rutherther 1 year, 11 days ago
fix: waybar config icons for brightness, rewrite titles
cb0705c4 — Rutherther 1 year, 1 month ago
feat: add syncthing
244cf543 — Rutherther 1 year, 1 month ago
fix: commit missing encoding patch
7e4a8470 — Rutherther 1 year, 1 month ago
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.
52d3a99e — Rutherther 1 year, 1 month ago
feat: expand cache ttl for cron
7077fff3 — Rutherther 1 year, 1 month ago
feat: add fix for waybar icons
5311403b — Rutherther 1 year, 1 month ago
feat: add msmtp patch for utf8 encoding
ff38f904 — Rutherther 1 year, 1 month ago
feat: allow emacs and loopback pinentry
Next