~ruther/guix-config

43b6acc8 — Rutherther 9 days ago
fix: remove tree-sitter-cpp as it's not compiling
549611bb — Rutherther 9 days ago
feat: add browser-selector.desktop for opening different browsers
2f51770c — Rutherther 9 days ago
feat: add more shell utilities
daa4e19e — Rutherther 9 days ago
chore: update
64a5aa08 — Rutherther 11 days ago
chore: update
adafbe1b — Rutherther 17 days ago
chore: update
7f40db54 — Rutherther 27 days ago
fix: remove dwl x11 popup patch

This patch is for dwl 0.8 while this dwl is 0.7...
c34369ac — Rutherther 30 days ago
fix: commit missing offlineimap patch
902e6282 — Rutherther 30 days ago
feat: change swaylock color to less light
11f99df1 — Rutherther 30 days ago
fix: patch waybar to not crash on tray icons without icon file
e5198c53 — Rutherther 30 days ago
fix: prevent error loading shell profile when tty empty

When started out of tty, $(tty) is null, and
[ $(tty) = /dev/tty1 ] ends up in [ = /dev/tty1 ],
and this produces an error.

Instead, switch to bash syntax with double [, and
move it to bash profile to prevent issues in case ~/.profile
is actually loaded from sh and not bash.
ce137e81 — Rutherther 30 days ago
chore: update
60dc254e — Rutherther 30 days ago
chore: update
4f57084e — Rutherther 2 months ago
fix: Temporarily use proxy of nonguix substitutes
a0d1f17f — Rutherther 2 months ago
feat: WIP gc rooting non-grafted inputs
3094c896 — Rutherther 2 months ago
feat: keep Nix outputs and derivations
dc830d68 — Rutherther 2 months ago
feat: Add nix profile shell sripts to /etc/profile.d
e3a0512a — Rutherther 2 months ago
feat: allow docker on ruther account
5466f30f — Rutherther 2 months ago
feat: Share guix checkouts with root
d0881f4d — Rutherther 2 months ago
feat: Update linux to 6.14
Next