With Nix /run/current-system/sw/ is basically the /usr of mutable FHS distros, with the difference that it's all read-only symlinks. So you can still look at the layout of your active system.
> I can finally just work instead of worrying about of the program I'm trying to run has been blessed. That's just because with most distros it's insanely hard to get something you want to use into the distro. It…
With Nix /run/current-system/sw/ is basically the /usr of mutable FHS distros, with the difference that it's all read-only symlinks. So you can still look at the layout of your active system.
> I can finally just work instead of worrying about of the program I'm trying to run has been blessed. That's just because with most distros it's insanely hard to get something you want to use into the distro. It…