
In principle this could work, but the current remount logic in nix fails to remount mountpoints that are root in their own filesystem (as would be the case with bind-mounting a mountpoint over itself). nixos/nix#98 is aimed at fixing this. Signed-off-by: Shea Levy <shea@shealevy.com>