nixpkgs/nixos/modules/system
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
..
activation Merge pull request #197917 from SuperSandro2000/kernel-enable 2022-11-12 21:12:56 +01:00
boot nixos: nix.readOnlyStore -> boot.readOnlyNixStore 2022-11-30 22:57:08 -05:00
etc Sort the /etc/.clean file 2022-10-03 14:11:17 -07:00
build.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00