nixos/*: editorconfig fixes

This commit is contained in:
zowoq 2020-08-08 10:54:16 +10:00
parent 3735c9ef90
commit 8fb410c0ad
10 changed files with 17 additions and 18 deletions

View file

@ -53,7 +53,7 @@ addEntry() {
echo "exec $stage2"
)"
[ "$path" != "$defaultConfig" ] || {
[ "$path" != "$defaultConfig" ] || {
echo "$content" > $tmp
echo "# older configurations: $targetOther" >> $tmp
chmod +x $tmp