<BlessJah> do you use systemd.network.netdevs?
<BlessJah> it seems that at the moment there is no other way to get some additional interfaces configured by nix (other than writing own start/stop scripts and systemd units)
<disasm> BlessJah: can't you just use networking.interfaces?
<BlessJah> it seems it's for tun/tap only, not vti
<BlessJah> networkd is nice! it delayed boot by two minutes waiting for dhcp on disconnected interfaces
<gchristensen> :o
<BlessJah> and finally gave up and assigned two IPs to one interface
<gchristensen> O.o
<gchristensen> I thought the e*d family of software was supposed to _speed up_ boot! :)
<BlessJah> I'll check what router thinks the address is assigned to
<BlessJah> huh, interesting, it leased two ips to the same mac
<BlessJah> gchristensen: I guess it's because previously systemd wasn't aware that interface (dhcp) isn't fully up yet
disasm has quit [Remote host closed the connection]
disasm has joined #nixos-on-your-router