fixup! WIP: Odin HASS -> smartir
This commit is contained in:
parent
1f12a7d68a
commit
fc3082d456
1 changed files with 1 additions and 2 deletions
|
|
@ -193,7 +193,6 @@
|
||||||
wl-update-background
|
wl-update-background
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
||||||
# Installer ISO
|
# Installer ISO
|
||||||
install-iso = inputs.nixos-generators.nixosGenerate {
|
install-iso = inputs.nixos-generators.nixosGenerate {
|
||||||
inherit system;
|
inherit system;
|
||||||
|
|
@ -255,7 +254,7 @@
|
||||||
};
|
};
|
||||||
patches = [ ];
|
patches = [ ];
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
sed -i 's/Broadlink/ZHA/' codes/1964.json
|
sed 's/Broadlink/ZHA/' codes/1964.json > codes/50.json
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue