this post was submitted on 16 Jun 2023
10 points (100.0% liked)

Operating Systems

3787 readers
18 users here now

All things operating system related, from Windows to Mac to Linux distros and the more obscure.

Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] RNC@kbin.social 4 points 1 year ago* (last edited 1 year ago)

Installed it a few days ago and can confirm its fantastic.

Learning curve can be steep, but feel it's worth it.

[–] Veraticus@lib.lgbt 3 points 1 year ago

I’m a huge NixOS fan myself.

It is certainly not without problems however. It is incredibly opaque to use and the documentation for it is pretty lacking; you’ll wind up going through a lot of code to see what settings you need to change to achieve the result you want.

Still, it feels totally magical to have a reproducible system.

[–] meow@beehaw.org 1 points 1 year ago (1 children)

I used to have Debian running on one of my Linode VMs, but I so rarely touched the VM after everything was running. Every year or so I would log in to update something or set up something new, but completely forget how everything was configured or how anything worked. It was disturbing knowing so little about the system that I set up.

I've since replaced it with a NixOS installation and the "oh no, what is all of this?!" feeling is gone -- it's so easy to peek at my Nix configuration files and know the state of the entire system. All the installed software, all the configuration, all in one spot. I have the configuration version controlled with Fossil and a copy of it locally. If I ever need to rebuild that instance, I can do it and get it back exactly the same way.

I'll always install NixOS if possible now. It's a little difficult to learn the language, but it's great once you get things going.

[–] uthredii@beehaw.org 1 points 1 year ago

Interesting!

I have been using chezmoi for dotfile management (including nixos config) but I will check out fossil.

load more comments
view more: next ›