36
submitted 5 months ago* (last edited 5 months ago) by wwwgem@lemmy.ml to c/linux@lemmy.ml

I've been curious about NixOS for quite some time. Reading about it I couldn't see how the config sharing capabilities, setup, or rollabck would be better than Arch and sharing the list of installed packages, using downgrade or chroot.

So I decided to run NixOS in a VM and I'm still confused. An advantage I can see for NixOS is its better use of cores and parallel processing for packages install.

It's clear that I'm missing something so please help me understand what it is.

Edit: Thank you to everyone in this great community! It's always so nice to have a constructive and sane discussion.
After reading so many comments, they all confirm what I've read before and I may realize that my real problem is already having a stable system and no need for the great NixOS options that are very neat but would not benefit my specific and simplistic needs. That being said I can't refrain myself from being curious and will continue testing NixOS.

The need for only 2 config files is the top of the iceberg but hiding more complex configuration to rely on. Not that I really have too much spare time but I do enjoy learning and tweaking NixOS. With its current development state, things are changing a lot so it can keep me busy for months. That's probably what I was mostly looking for: another toy to play with.

Along my journey I will learn a lot about NixOS and may find a feature that will motivate my switch to it. Thanks again for all your precious feedback!

I'll also take this opportunity to share the best help I've found so far to start with NixOS: https://github.com/MatthiasBenaets/nixos-config And his 3 hours (!) video: https://m.youtube.com/watch?v=AGVXJ-TIv3Y

you are viewing a single comment's thread
view the rest of the comments
[-] dinckelman@lemmy.world 26 points 5 months ago

The appeal of it, to me, is the same as why Docker containers are really good. You write your definition, save it to git, for example, and if you ever need to setup your computer from scratch, if you restore that config, it'll setup your computer exactly like it was before. But even besides that, being able to roll back if something goes wrong, is a big plus

[-] wwwgem@lemmy.ml 9 points 5 months ago

That's what I keep reading and why I would like to give it a try. For now I'm still confused how this is easier/more efficient than sharing your list of packages, restoring a backup, or using downgrade in Arch. I'm really interested because I like to try new stuff, especially if they bring something of interest.

I really have hard time to see the difference for now after my first setup in a VM but also because imaging my full Arch system on a new machine 2 years ago only took me an hour and less than 10 command lines.

Again, I'm genuinely trying to understand what I'm missing. From my reading NixOS seems to be the only distro I could switch to.

[-] sashanoraa@lemmy.blahaj.zone 12 points 5 months ago

Because your Nix config also configures your software, not just installs it. Admittedly, with base NixOS that's more true with server software than desktop. But with the addition of home manager you can also configure many desktop apps in your Nix config.

[-] wwwgem@lemmy.ml 5 points 5 months ago

Thank you for this addition. I very much appreciate the fediverse community who is helping people to understand things, share their knowledge, and acting nicely (if we exclude some rare people who are clearly not used to live within a sane community). I've seen home manager but this raised one more question to me: what's the added value compared to stow for example? Thanks again for sharing your thoughts.

[-] sashanoraa@lemmy.blahaj.zone 1 points 5 months ago

I've never used stow so I can't speak to it specifically. Home manager is nice for two reasons. If you're already using NixOS you can have one unified config for your whole system. And because Nix is a programming language generation these configs, you may be able to do thing you wouldn't otherwise. It also has some nice defaults that you may not get without.

[-] wwwgem@lemmy.ml 1 points 5 months ago

Due to the still early development of NixOS, Home manager is in some ways very similar to nix-env and flakes is still highly experimental. Also, the configuration parameters are changing quite significantly with the distro development. I'm sure this will all settle down when the distro will become more mature but to be honest that's also what attracts me. I like chaos ^^ Seriously, this shows me some potential for great achievements. I will continue testing NixOS but for now I didn't find THE reason to leave Arch yet. If I would have to deploy my config on several machines or create dedicated config using a common base then I would have been convinced. Will see where my journey leads me.

[-] Auli@lemmy.ca 3 points 5 months ago

Sure but not everything can be defined in the Nix config. Firewalls have an issue, some options for packages are not implemented yet. For example systemd networkd doesn't have all the features implemented.

[-] sashanoraa@lemmy.blahaj.zone 3 points 5 months ago

NixOS in it's current form does have it's limitations but it's ever improving. I personally have never had issues doing what I needed to firewall wise, but I've not done much of anything complex. Mostly just opening ports and a little port redirecting.

load more comments (8 replies)
load more comments (8 replies)
this post was submitted on 13 Jan 2024
36 points (82.1% liked)

Linux

45530 readers
1188 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS