~ruther/guix-config

ref: 4f57084e780f92e206ce61a22fad2839d4bfff86 guix-config/modules d---------
31ca5064 — Rutherther 5 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.
eb3188c9 — Rutherther 7 months ago
chore: add grub bootloader with lvm support
595ee4f0 — Rutherther 11 months ago
feat: add grub with file copy to /boot