mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
feat: assign static ips to wallbox and home assistant
This commit is contained in:
parent
292e066cb1
commit
d6cf94d302
3 changed files with 11 additions and 0 deletions
|
@ -17,6 +17,8 @@ in {
|
|||
hosts.ward-adguardhome.id = 3;
|
||||
hosts.ward-web-proxy.id = 4;
|
||||
hosts.sire-samba.id = 10;
|
||||
hosts.wallbox.id = 40;
|
||||
hosts.home-assistant-temp.id = 85;
|
||||
};
|
||||
|
||||
proxy-home = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue