this post was submitted on 06 Jul 2024
569 points (95.7% liked)

linuxmemes

20703 readers
2679 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

NixOS is my new daily driver after a hard start and many copy+pasta from Github Repos ^^

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 81 points 2 months ago (3 children)

When I first started my job, a coworker set me up with a machine running NixOS. I gave it a year before I binned it for Ubuntu. I just... didn't see the point? The troubleshooting wasted so much of my time for seemingly no benefit.

[–] [email protected] 41 points 2 months ago (1 children)

The config file for managing basically the whole OS is amazing to begin with. Also the fact that the system is freshly rebuilt every update is neat too. And there is something where if a certain package requires a certain version of a library it will be installed alongside the current version just incase. Avoiding dependency hell.

About troubleshooting, the official wiki for nixos got made this year so it finally will start to make sense to new users. I used to use arch because of their amazing wiki but now I use nixos since there is an active effort to make it easier.

wiki.nixos.org

[–] msage 9 points 2 months ago

I use Gentoo btw

[–] [email protected] 16 points 2 months ago

I've been using NixOS for about 3 years. Probably going to switch back to Arch, though.

[–] [email protected] 0 points 2 months ago

I think the point apart from declaring the whole system is that Nix saves changes to config files, this eliminates the concept of .pacnew / .pacsave.