~ruther/guix-config

ref: a145497cb139a2ccf15e9d20a280f6790ef15c50 guix-config/config.scm -rw-r--r-- 15.8 KiB
a145497c — Rutherther 2 months ago
feat: make traceroute privileged program
d166b8e2 — Rutherther 2 months ago
feat: add vpn for network manager
6b3bf226 — Rutherther 2 months ago
feat: replace docker with podman
a35abc8f — Rutherther 4 months ago
chore: update kernel
4f57084e — Rutherther 6 months ago
fix: Temporarily use proxy of nonguix substitutes
a0d1f17f — Rutherther 6 months ago
feat: WIP gc rooting non-grafted inputs
3094c896 — Rutherther 6 months ago
feat: keep Nix outputs and derivations
dc830d68 — Rutherther 6 months ago
feat: Add nix profile shell sripts to /etc/profile.d
e3a0512a — Rutherther 6 months ago
feat: allow docker on ruther account
5466f30f — Rutherther 6 months ago
feat: Share guix checkouts with root
d0881f4d — Rutherther 6 months ago
feat: Update linux to 6.14
fc009ceb — Rutherther 6 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 6 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.
a128d8c2 — Rutherther 8 months ago
feat: add plutosdr udev rules
8d448aa9 — Rutherther 8 months ago
feat: nix extra platform i686-linux
78bc3d1d — Rutherther 8 months ago
feat: add fwupd
c1db3604 — Rutherther 8 months ago
chore: rename dbus-extras to dbus-blueman service
58e0ba35 — Rutherther 8 months ago
feat: use tlp instead of power profiles

The amdgpu kernel argument is necessary, because otherwise there are
frequent freezes!
708374b9 — Rutherther 9 months ago
feat: use core-dump-service-type in my config
b30ce989 — Rutherther 9 months ago
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