mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: rework home assistant config
This commit is contained in:
parent
4e46105e5e
commit
6c731eede4
12 changed files with 73 additions and 81 deletions
|
@ -49,7 +49,7 @@ in {
|
|||
option-data = [
|
||||
{
|
||||
name = "routers";
|
||||
data = net.cidr.host 1 lanCidrv4;
|
||||
data = net.cidr.host 1 lanCidrv4; # FIXME: how to advertise v6 address also?
|
||||
}
|
||||
];
|
||||
reservations = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue