this post was submitted on 13 May 2024
21 points (81.8% liked)

Nix / NixOS

1654 readers
37 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 @QuazarOmega@lemy.lol

you are viewing a single comment's thread
view the rest of the comments
[–] NationProtons@sh.itjust.works 2 points 3 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.