Home

Why I switched to NixOS (And why you should, too) - Márcio Sobel

$$20545
https://programming.dev/u/ruffsl posted on Mar 30, 2026 14:22
https://programming.dev/post/48019433
Reply
$$20562
https://belgae.social/u/myrmidex posted on Mar 30, 2026 14:59
In reply to: https://programming.dev/post/48019433

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 backup, 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.

https://belgae.social/comment/2760363
Reply
$$20721
https://reddthat.com/u/Telorand posted on Mar 30, 2026 23:06
In reply to: https://belgae.social/comment/2760363

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

https://reddthat.com/comment/25740611
Reply
$$20735
https://anarchist.nexus/u/stinky posted on Mar 31, 2026 00:01
In reply to: https://reddthat.com/comment/25740611

Intro: https://nixos-and-flakes.thiscute.world/development/intro

Pre-configured shells: https://github.com/the-nix-way/dev-templates

Pair with lorri and direnv.

https://anarchist.nexus/comment/3277284
Reply
$$20875
https://lemmy.world/u/mvirts posted on Mar 31, 2026 14:06
In reply to: https://programming.dev/post/48019433

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.

https://lemmy.world/comment/22967433
Reply
$$20882
https://lemmy.ml/u/balsoft posted on Mar 31, 2026 15:26
In reply to: https://reddthat.com/comment/25740611

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

https://lemmy.ml/comment/24876769
Reply
$$20904
https://programming.dev/u/ruffsl posted on Mar 31, 2026 18:40
In reply to: https://lemmy.world/comment/22967433

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.

https://programming.dev/comment/23037827
Reply
$$21815
https://reddthat.com/u/Telorand posted on Apr 3, 2026 15:11
In reply to: https://lemmy.ml/comment/24876769

Thanks for this! That’s kinda what it sounded like. I’m going to have to give this a try this weekend.

https://reddthat.com/comment/25820987
Reply