3
0
Fork 0
forked from mirrors/nixpkgs
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
grow-partition.nix
initrd-network.nix
initrd-openvpn.nix
initrd-ssh.nix treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
kernel.nix nixos/kernel: replace boot.isContainer with boot.kernel.enable 2022-11-09 23:45:33 +01:00
kernel_config.nix
kexec.nix
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
resolved.nix
shutdown.nix
stage-1-init.sh stage-1: escape mount points and options 2022-11-06 22:15:31 +01:00
stage-1.nix
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
tmp.nix
uvesafb.nix nixos/uvesafb: init 2022-10-23 11:47:11 -03:00