since I haven't yet used it, should I try #NixOS on my backup NAS?
update: NixOS still deosn't have
boot.loader.secureboot.enabled = true;
or anything like that? despite using systemd-boot..... that seems really dumb
@freya @ireneista I don't like it but I found it the easiest for when I inevitably have to debug every single program on my OS and just edit the src of everything that runs on my system to fix bugs in upstream
Collecting a bunch of .patch files when yet another random thing breaks, my favorite.
@freya @ireneista I also need to have the debug info hooked up right for GDB to work
Etc