nixpkgs/nixos/modules/installer/tools
Emily 8115e2b01a nixos-generate-config: prefer /dev/mapper paths for mounts
Currently, we generate `/dev/disk/by-uuid` paths for encrypted LUKS
volumes, which makes it impossible to determine that they are waiting
on a Device Mapper device at boot. Using `/dev/mapper` paths ensures
that systemd stage 1 waives its standard mount timeout for these
volumes to allow the user more time to enter the LUKS password.
2025-07-13 12:59:43 +01:00
..
manpages nixos-generate-config: Set linuxPackages_latest when ISO boots latest kernel 2025-03-16 01:38:37 -04:00
nix-fallback-paths.nix nixVersions.nix: 2.28.3 -> 2.28.4 2025-06-24 18:25:41 +02:00
nixos-generate-config.pl nixos-generate-config: prefer /dev/mapper paths for mounts 2025-07-13 12:59:43 +01:00
nixos-version.sh
tools.nix nixos/installer: enable networkmanager by default 2025-06-29 19:55:44 +02:00