nixpkgs/nixos/modules/system/etc
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
..
etc.nix etc module: make .text and .source the same priority 2021-11-14 18:47:09 -05:00
setup-etc.pl Check and create /etc/NIXOS during activation 2021-07-17 01:55:00 +08:00