cross-posted from: https://programming.dev/post/14020506

The product of a chat with @QuazarOmega@lemy.lol

You are viewing a single thread.
View all comments
1 point
*

I went straight to nixos lol

nix-shell radicalised me very quickly

permalink
report
reply
1 point

I tried guixos first, and that was really unpleasant. I’m still wary of trying nixos.

nix-env and the official docs caused me to give up on trying to figure out nix multiple times over the years.

Luckily someone recommended home-manager before I gave up last time, and things have started to make sense since then.

permalink
report
parent
reply
1 point

Same here.

Went straight from arch to nixos. Using nix-shell a lot for testing things or setting up dev environments.

I also don’t use flakes or home-manager at the moment. I feel like just a regular configuration (split up in multiple .nix files) keeps everything very simple and works perfectly for me.

permalink
report
parent
reply