Files
nixpkgs/nixos/modules/installer/tools/nixos-install.sh
rnhmjoj 2bc5625877 nixos-install: remove root requirement for bind mount
This moves the creation of the bind mount inside the `nixos-enter`
invocation. The command are executed in an unshared mount namespace, so
they can be run as an unprivileged user.
2023-01-19 20:50:17 +01:00

7.5 KiB
Executable File