nixpkgs-suyu/nixos/modules/system
Taeer Bar-Yam 0e590c91d2 etc module: make .text and .source the same priority
Before this change, one could set environment.etc.*.text and .source.
.source would always take precedence, regardless of the priorities set.
This change means that if, for instance, .text is set with mkForce but
.source is set normally, the .text content will be the one to take
effect. If they are set with the same priority they will conflict.
2021-11-14 18:47:09 -05:00
..
activation nixos/switch-to-configuration: Fix ordering and indentation 2021-10-17 14:35:49 +02:00
boot NixOS: Document impurity issues with boot.binfmt.emulatedSystems (#142778) 2021-11-09 21:49:45 +01:00
etc etc module: make .text and .source the same priority 2021-11-14 18:47:09 -05:00