ruffsl@programming.dev to Linux@programming.devEnglish · 5 days agoWhy I switched to NixOS (And why you should, too) - Márcio Sobelblog.marciosobel.devexternal-linkmessage-square8linkfedilinkarrow-up118
arrow-up118external-linkWhy I switched to NixOS (And why you should, too) - Márcio Sobelblog.marciosobel.devruffsl@programming.dev to Linux@programming.devEnglish · 5 days agomessage-square8linkfedilink
minus-squareTelorand@reddthat.comlinkfedilinkarrow-up3·5 days agoCan I ask about the last bit? Is it like having different dev environments or profiles, and you can just use them as needed?
minus-squarestinky@anarchist.nexuslinkfedilinkEnglisharrow-up4·5 days agoIntro: https://nixos-and-flakes.thiscute.world/development/intro Pre-configured shells: https://github.com/the-nix-way/dev-templates Pair with lorri and direnv.
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up2·4 days agoTo also answer your question directly: yes, this was indeed one of two initial motivations for Nix!
minus-squareTelorand@reddthat.comlinkfedilinkarrow-up1·1 day agoThanks for this! That’s kinda what it sounded like. I’m going to have to give this a try this weekend.
Can I ask about the last bit? Is it like having different dev environments or profiles, and you can just use them as needed?
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.
To also answer your question directly: yes, this was indeed one of two initial motivations for Nix!
Thanks for this! That’s kinda what it sounded like. I’m going to have to give this a try this weekend.