this post was submitted on 13 May 2024
20 points (81.2% liked)

Nix / NixOS

1707 readers
30 users here now

Main links

Videos

founded 1 year ago
MODERATORS
 

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

The product of a chat with @[email protected]

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 4 months ago

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.