totally_notAcat (she/her)@lemmy.blahaj.zonetoLinux@lemmy.ml•Today I'm grateful I'm using Linux - Global IT issues caused by Crowdstrike update causes BSOD on Windows
6·
4 months agoThat’s assuming grub doesn’t get broken in the update…
Here are some of my interests
https://blahaj.zone/@totally_notAcat
🏳️⚧️ 🐧
That’s assuming grub doesn’t get broken in the update…
Well not everything is packaged and when they aren’t it Can get more complicated to install since nixos doesn’t use the default file system layout. Another thing is that certain programs have assumptions about being able to do certain things like changing their own config files that don’t work well with the nixos way of doing things. (Looking at you fish(it works but you can’t manage your configuration for it(pretty sure?)with nix))
I would definitely recommend using guix home because having a seperate config for you more user facing stuff is so convenient (plus no need for root access to install a package declaratively) (side note take this with a grain of salt because I don’t use gnu guix I use nixos)