cross-posted from: https://programming.dev/post/14020506
The product of a chat with @QuazarOmega@lemy.lol
You must log in or register to comment.
I went straight to nixos lol
nix-shell radicalised me very quickly
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.
I think there’s a few levels above NixOS.
- impermanence
- content-addressed nix store using zfs
Impermanence really goes well with the whole ascension theme