nixpkgs/nixos/modules/system
Erik Arvstedt 654f41435b
nixos/etc: simplify source path handling
This change is strictly functionally equivalent because we're just
lifting the transformation of `source` out of `mapAttrs` to the single point of
use (in escapeShellArgs).

This is also much faster because we can skip a map over all `etc` items.
2021-09-25 14:44:38 +02:00
..
activation Merge pull request #113241 from chkno/user-activation-scripts 2021-09-18 05:25:06 +03:00
boot Merge pull request #136471 from Artturin/tmpontmpfssize 2021-09-16 02:25:02 +03:00
etc nixos/etc: simplify source path handling 2021-09-25 14:44:38 +02:00