~ruther/guix-config

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
fc009ceb — Rutherther 2 months ago
feat: Auto enable bluetooth

This behavior has been changed recently it seems as bluetooth stopped
automatically starting, this reverts the behavior.
8fe0d83d — Rutherther 2 months ago
feat: Switch back to power profiles daemon

Unfortunately tlp doesn't seem stable on my laptop.
Maybe this could be resolved by changing the configuration,
but I was unable to find what is the issue.
04717578 — Rutherther 2 months ago
chore: update to not use channels.scm for direnv
ca8a7e27 — Rutherther 2 months ago
feat: Do not listen on 8080 via hydroxide
9703e0df — Rutherther 2 months ago
chore: update
5624f901 — Rutherther 2 months ago
feat: Add lockcmd to dwl
Next