nixpkgs/nixos/modules/system/etc
nikstur 6abbe725ca nixos/etc: handle mountpoints on top of /etc when switching
The activation script that remounts the /etc overlay now handles other
mount points on top of /etc by bind mounting them to the new temporary
/etc overlay and then atomically revealing it.
2024-07-18 21:28:53 +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: optionally mount etc as an overlay 2024-01-22 00:54:13 +01:00
etc.nix nixos/etc: handle mountpoints on top of /etc when switching 2024-07-18 21:28:53 +02:00
setup-etc.pl nixos/etc: skip resolv.conf in nixos-enter chroot 2023-01-02 01:41:29 +01:00
test.nix