fix: remove dwl x11 popup patch
This patch is for dwl 0.8 while this dwl is 0.7...
fix: commit missing offlineimap patch
feat: change swaylock color to less light
fix: patch waybar to not crash on tray icons without icon file
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.
fix: Temporarily use proxy of nonguix substitutes
feat: WIP gc rooting non-grafted inputs
feat: keep Nix outputs and derivations
feat: Add nix profile shell sripts to /etc/profile.d
feat: allow docker on ruther account
feat: Share guix checkouts with root
feat: Update linux to 6.14
feat: Auto enable bluetooth
This behavior has been changed recently it seems as bluetooth stopped
automatically starting, this reverts the behavior.
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.
chore: update to not use channels.scm for direnv
feat: Do not listen on 8080 via hydroxide