nixpkgs/nixos/modules/system
danbst 0f8596ab3f mass replace "flip map -> forEach"
See `forEach`-introduction commit.
```
rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /forEach /g'
```
2019-08-05 14:03:38 +03:00
..
activation Revert "nixos/switch-to-configuration: Never stop system.slice" 2019-04-28 07:21:34 +02:00
boot mass replace "flip map -> forEach" 2019-08-05 14:03:38 +03:00
etc Revert "Merge pull request #54980 from danbst/etc-relative" (#56507) 2019-02-28 07:48:40 +02:00