+2
-2
nixos/modules/system/boot/systemd/initrd-secrets.nix
+2
-2
nixos/modules/system/boot/systemd/initrd-secrets.nix
···
+2
nixos/modules/virtualisation/qemu-vm.nix
+2
nixos/modules/virtualisation/qemu-vm.nix
···boot.initrd.kernelModules = optionals (cfg.useNixStoreImage && !cfg.writableStore) [ "erofs" ];boot.initrd.extraUtilsCommands = lib.mkIf (cfg.useDefaultFilesystems && !config.boot.initrd.systemd.enable)
+1
-1
nixos/tests/initrd-network-openvpn/default.nix
+1
-1
nixos/tests/initrd-network-openvpn/default.nix
-4
nixos/tests/initrd-network-ssh/default.nix
-4
nixos/tests/initrd-network-ssh/default.nix
···