Loki: add esphome
This commit is contained in:
parent
80d527a700
commit
bfbbcdb32d
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ with lib; {
|
||||||
};
|
};
|
||||||
blueman.enable = true;
|
blueman.enable = true;
|
||||||
dbus.packages = [ pkgs.dconf ];
|
dbus.packages = [ pkgs.dconf ];
|
||||||
|
esphome = { enable = true; openFirewall = true; };
|
||||||
fail2ban = {
|
fail2ban = {
|
||||||
enable = true;
|
enable = true;
|
||||||
bantime-increment.enable = true;
|
bantime-increment.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue