this post was submitted on 13 May 2024
28 points (100.0% liked)
Nix / NixOS
2127 readers
13 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.