~ruther/guix-config

b6d07f0b — Rutherther 15 days ago main
chore: update
9ef9fd9e — Rutherther 26 days ago
chore: update, switch to codeberg mirror
c2467e5a — Rutherther 26 days ago
feat: Add emacs from emacs-branch via inferiors
819ee341 — Rutherther a month ago
chore: update
88bd448f — Rutherther a month ago
chore: update
a128d8c2 — Rutherther a month ago
feat: add plutosdr udev rules
8d448aa9 — Rutherther a month ago
feat: nix extra platform i686-linux
78bc3d1d — Rutherther a month ago
feat: add fwupd
c1db3604 — Rutherther a month ago
chore: rename dbus-extras to dbus-blueman service
58e0ba35 — Rutherther a month ago
feat: use tlp instead of power profiles

The amdgpu kernel argument is necessary, because otherwise there are
frequent freezes!
425f20f4 — Rutherther a month ago
feat: add xdg data dirs env var to dwl wrapper profile
f3b69472 — Rutherther a month ago
chore: move my dwl repo
2aceafb7 — Rutherther a month ago
feat: use spotify from flatpak in dwl
6f057e87 — Rutherther a month ago
chore: update
cc9a8015 — Rutherther a month ago
chore: update
0eb49edb — Rutherther 2 months ago
feat: add simple iso for making openpgp keys

This is mainly to make openpgp keys on a system that is not connected
to the internet.
a9c6a7a1 — Rutherther 2 months ago
chore: add system repl initialization
708374b9 — Rutherther 2 months ago
feat: use core-dump-service-type in my config
31ca5064 — Rutherther 2 months ago
feat: core dumps service for putting core dumps to system folder

Rather than putting core dumps to currently working directory,
this makes it so that core dumps are outputted to /var/lib/dumps.
This makes it nicer 1. to find dumps, 2. to actually have multiple
dumps without them being overriden as the format of the name is chosen
as well.

The default format of the name is to put in unix timestamp, pid of the
process and path to the process.
cb46f38e — Rutherther 2 months ago
fix: stop wlr-services if running on dwl startup

When wlr-services services are running already from previous session,
ie. after a logout or a crash, they couldn't be started again, 1.
because wlr-services has been running still, it needs to be stopped
first, 2. because the services got disabled cause they crashed with no
possibility to connect to wayland display 5 times.

The point 1. is fixed by this commit, 2. is fixed in guix-exprs
Next
Do not follow this link