nixpkgs/nixos/modules/system/boot
Andrew Marshall c88944f025 nixos: nix.readOnlyStore -> boot.readOnlyNixStore
The placement of this option under `nix` was misleading, as it is not
configuration of the Nix daemon, but rather configuration of the NixOS
boot process and how it mounts the Nix store. As such, make it an option
of `boot` to clarify what it actually affects, and imply that it will
only take effect on a reboot.

Since it no longer has the context of nix, adjust the name to include
it.
2022-11-30 22:57:08 -05:00
..
loader boot.loader.systemd-boot: add extraInstallCommands option (#200715) 2022-11-14 14:20:58 +01:00
systemd Merge master into staging-next 2022-10-22 12:01:25 +00:00
binfmt.nix nixos/binfmt: restart systemd-binfmt when registrations change 2022-11-07 11:28:47 +01:00
emergency-mode.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
grow-partition.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
initrd-network.nix nixos/*: automatically convert option docs to MD 2022-08-03 22:46:41 +02:00
initrd-openvpn.nix nixos/*: convert options with admonitions to MD 2022-08-31 16:36:16 +02:00
initrd-ssh.nix treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
kernel_config.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
kernel.nix nixos/kernel: replace boot.isContainer with boot.kernel.enable 2022-11-09 23:45:33 +01:00
kexec.nix kexec-tools: rename from kexectools to match the project name 2021-09-03 10:17:21 -04:00
luksroot.nix Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
modprobe.nix nixos/modprobe: replace boot.isContainer with boot.modprobeConfig.enable 2022-11-24 14:07:46 +01:00
networkd.nix networkd: allow setting RouteMetric in Address section of a network config file 2022-10-26 21:53:32 -07:00
pbkdf2-sha512.c
plymouth.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
resolved.nix nixos/resolved: convert option docs to MD 2022-07-19 16:23:57 +02:00
shutdown.nix
stage-1-init.sh stage-1: escape mount points and options 2022-11-06 22:15:31 +01:00
stage-1.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
stage-2-init.sh nixos: nix.readOnlyStore -> boot.readOnlyNixStore 2022-11-30 22:57:08 -05:00
stage-2.nix nixos: nix.readOnlyStore -> boot.readOnlyNixStore 2022-11-30 22:57:08 -05:00
systemd.nix nixos: disable systemd-oomd when enableUnifiedCgroupHierarchy is false 2022-11-29 20:39:05 +01:00
timesyncd.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
tmp.nix nixos/system: invariant option docs MD conversions 2022-07-24 13:01:47 +02:00
uvesafb.nix nixos/uvesafb: init 2022-10-23 11:47:11 -03:00