nixpkgs/nixos/modules
David Arnold c219fdffad
nixos/installer: force root fs type
installer media can be used on top of existing host configs. In such
scenarions, root fs types will already be defined.

Before this change, this will inevitably lead to the following error:
```console
error: The option `fileSystems./.fsType' has conflicting definition values:
       - In `/nix/store/2nl5cl4mf6vnldpbxhrbzfh0n8rsv9fm-source/DevOS/os/hardware/common.nix': "ext4"
       - In `/nix/store/jbch90yqx6gg1h3fq30jjj2b6h6jfjgs-source/nixos/modules/installer/cd-dvd/iso-image.nix': "tmpfs"
```

With this patch, the installers will override those values according to
their own local requirement.

Use `mkOverride 60` so that conscientious overriding specially targeted
at the installer, e.g. with `mkForce` is still straight forward.
2021-07-28 15:05:25 -05:00
..
config Merge pull request #110742 from siraben/deprecate-fold 2021-07-27 15:13:31 +07:00
hardware Merge pull request #121530 from symphorien/wifireg 2021-07-27 16:43:57 +00:00
i18n/input-method nixos/fcitx5: autostart with xserver 2021-06-05 09:22:58 +08:00
installer nixos/installer: force root fs type 2021-07-28 15:05:25 -05:00
misc Merge pull request #110742 from siraben/deprecate-fold 2021-07-27 15:13:31 +07:00
profiles Merge pull request #85073 from hyperfekt/systemd-pstore 2021-05-17 00:00:52 +02:00
programs Merge pull request #128841 from Artturin/udevil 2021-07-22 15:55:21 +02:00
security Merge pull request #121750 from m1cr0man/master 2021-07-06 15:10:54 +02:00
services Merge pull request #121530 from symphorien/wifireg 2021-07-27 16:43:57 +00:00
system Merge pull request #110742 from siraben/deprecate-fold 2021-07-27 15:13:31 +07:00
tasks Merge pull request #131587 from hyperfekt/systemd-pstore 2021-07-27 14:27:15 +02:00
testing treewide: use perl.withPackages when possible 2021-03-31 21:35:37 +02:00
virtualisation nixos/cri-o: Remove unnecessary lib. qualifiers 2021-07-20 15:35:45 +10:00
module-list.nix nixos/clipcat: add user service module 2021-07-20 21:40:58 +02:00
rename.nix quagga: remove 2021-04-22 12:48:48 +02:00