swann: sneakily allocate myself :2
This commit is contained in:
parent
6ae099999f
commit
865329da21
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ in {
|
|||
interfaces = {
|
||||
ens-virginmedia = {
|
||||
useDHCP = true;
|
||||
ipv6.addresses = [
|
||||
{ address = "2a02:88fd:f:d::2"; prefixLength = 64; }
|
||||
];
|
||||
};
|
||||
ens-general = {
|
||||
ipv4.addresses = [
|
||||
|
|
Loading…
Reference in a new issue