Nixos with whatever defaults you don’t want her touching, then she can use nix profiles to install extra software if she wants
Nixos with whatever defaults you don’t want her touching, then she can use nix profiles to install extra software if she wants
Helix’s is amazing. It’s pretty simple and it has tons of out of the box features like lsp support. I switched from vim and never looked back tbh. It’s far superior
You can install imperatively using nice profiles. So you the OP can set up the base distro in a way their SO can’t break. Then any extra software can be installed imperatively using nix profiles. Any installed software will work as normals. Checking the normal places for configurations if their SO even needs to go that far