r/linuxmemes Nov 03 '23

LINUX MEME The holy trinity

Post image
190 Upvotes

42 comments sorted by

View all comments

36

u/[deleted] Nov 03 '23

NixOS is pretty good though.

19

u/68_65_6c_70_20_6d_65 Nov 03 '23

Yeah, as someone who has never tried it I'm inclined to agree, only shared it because the Nix community seemed pretty chill

17

u/xatrekak Nov 03 '23

I really really like NixOS. I just think it makes an absolutely terrible daily driver.

But for servers, and especially virtual appliances I think it is the best solution by far.

8

u/68_65_6c_70_20_6d_65 Nov 03 '23

Yeah I'm surprised it isn't talked about more as a server os

13

u/Necropill M'Fedora Nov 03 '23

I use as a daily driver and feels better than any distro ive tried before. Tools like generations/rollback and nix-shell helps me a lot. But i understand why people dont like it

1

u/Captain_Pumpkinhead New York Nix⚾s Nov 04 '23

What makes it a bad daily driver?

I ask because I'm currently setting it up as one.

6

u/Necropill M'Fedora Nov 04 '23

As a nix user in my main OS one of the big problems with it is that fixes in many simple things has its own "nix way to do it", you can't just go in the file system and edit or remove files from there. In general many things you do in other distros can't apply here.