this post was submitted on 13 May 2024
22 points (82.4% liked)
Nix / NixOS
1976 readers
2 users here now
Main links
Videos
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.