this post was submitted on 12 Jul 2023
624 points (97.6% liked)

linuxmemes

20707 readers
838 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] gravitas_deficiency 1 points 1 year ago (2 children)

Yeah, it definitely seems aimed way more at cluster deployments. Still, a very cool concept to tailor the OS towards.

[–] [email protected] 2 points 1 year ago

@gravitas_deficiency

While it is definitely amazing for cluster deployments, Nix, the package manager behind the OS came out of the creators PhD thesis.

It is quite a successful attempt to make builds completely reproducible. NixOS, is what you get when you build a distro around a package manager, rather than a package manager around a distro.

I use it as my daily driver these days, and haven't had any issues with it for gaming, and due to the way its package manager works, I prefer it for development over anything else.

It is the most stable and unbreakable system I have ever used, despite using the unstable repos. It also has the most up to date repo on linux. As far as unique packages, it is a close second to the AUR, but it is catching up.

It isn't for everyone, and may be betamax to containerization when it comes to software development, but for the time being, I cannot see it going away anytime soon.

[–] [email protected] 1 points 1 year ago

@gravitas_deficiency

Oh no. I don't have any cluster deployments. Also despite only using 2 computers, it makes maintenance much easier even for one.