this post was submitted on 30 Mar 2026
7 points (63.0% liked)

Linux

13668 readers
456 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] illusionist@lemmy.zip 8 points 1 month ago

Why I switched to NixOS (And why you should, too)

Now, I think NixOS is not a good option for you if you: just want things to work fast

[–] myrmidex@belgae.social 8 points 1 month ago* (last edited 1 month ago) (1 children)

After half a year of using it as main driver, I'm still loving nixOS. My entire sway config is in a git repo now, along with the rest of my system config. So nice not having to scrounge around for all the different dotfiles to back up, just the flakes directory.

Do I need to temporarily use a tool not installed? nix-shell to the rescue. Do I need a special shell with commands for the projects I'm currently working on? I just add a .nix file to the project and nix-shell comes to the rescue again. So elegant.

[–] Telorand@reddthat.com 2 points 1 month ago (2 children)

Can I ask about the last bit? Is it like having different dev environments or profiles, and you can just use them as needed?

[–] balsoft@lemmy.ml 1 points 1 month ago

To also answer your question directly: yes, this was indeed one of two initial motivations for Nix!

[–] mvirts@lemmy.world 1 points 1 month ago (1 children)

I am a nixos fan, I do tell people to use nixos, but for some reason all these switch to nixos posts feel sus. Idk.

[–] ruffsl@programming.dev 1 points 1 month ago

There have been an influx of them in my RSS feeds, I wonder if there's been a You Tube or Tick Tock video that went viral about Nix some time earlier.