parent
e65fdd95eb
commit
45e671e2bb
2 changed files with 68 additions and 44 deletions
nixosModules/esphome-plus
|
@ -40,6 +40,8 @@
|
|||
cp ${format.generate name filteredConfig} $out
|
||||
sed -i -e "s/'\!\([a-z_]\+\) \(.*\)'/\!\1 \2/;s/^\!\!/\!/;" $out
|
||||
sed -i 's/ {}//g' $out
|
||||
sed -i "s/'\"/\"/g" $out
|
||||
sed -i "s/\"'/\"/g" $out
|
||||
'';
|
||||
};
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue