nixpkgs/nixos/modules/system/etc
nikstur 7845b89e24 nixos/etc: unmount old /etc hierarchy lazily
This should fix errors where /etc is reported to be busy and thus cannot
be unmounted.

Another solution we can consider if this doesn't work out as we expect
is to forcefully unmount /etc.
2024-08-22 12:17:20 +02:00
..
build-composefs-dump.py nixos/etc: support direct symlinks with etc overlay 2024-05-25 08:41:24 -04:00
check-build-composefs-dump.sh nixos/etc: optionally mount etc as an overlay 2024-01-22 00:54:13 +01:00
etc-activation.nix nixos/etc: wantedBy -> requiredBy for mounting overlay etc 2024-08-22 12:12:18 +02:00
etc.nix nixos/etc: unmount old /etc hierarchy lazily 2024-08-22 12:17:20 +02:00
setup-etc.pl nixos/etc: skip resolv.conf in nixos-enter chroot 2023-01-02 01:41:29 +01:00
test.nix