~ruther/guix-config

ref: d3dcc1fcddb6ff03fcc6c022e43b503f7160f709 guix-config/config.scm -rw-r--r-- 15.8 KiB
a145497c — Rutherther 9 months ago
feat: make traceroute privileged program
d166b8e2 — Rutherther 9 months ago
feat: add vpn for network manager
6b3bf226 — Rutherther 9 months ago
feat: replace docker with podman
a35abc8f — Rutherther 11 months ago
chore: update kernel
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.
feat: add plutosdr udev rules
feat: nix extra platform i686-linux
feat: add fwupd
chore: rename dbus-extras to dbus-blueman service
feat: use tlp instead of power profiles

The amdgpu kernel argument is necessary, because otherwise there are
frequent freezes!
feat: use core-dump-service-type in my config
feat: gc root operating system non grafted os without new store connections

Multiple store connections are bad, especially if they are
unnecessary, which is like always. I just didn't know how to make it
without them, now I do. So this commit does that. But still, the
non-grafting is behaving strangely, the derivations aren't the same as
with --no-grafts.
Next