mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-26 01:43:54 +01:00
beleth: this commit will change everything HUGE THINGS COMING PART 3. COMING TO A CINEMA NEAR YOU
This commit is contained in:
parent
c3dc2fbe27
commit
786be28eeb
|
@ -12,6 +12,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.wireguard.interfaces = {
|
networking.wireguard.interfaces = {
|
||||||
|
wg0 = {
|
||||||
ips = ["2a01:4f8:10a:1aab::2/64"];
|
ips = ["2a01:4f8:10a:1aab::2/64"];
|
||||||
|
|
||||||
listenPort = 51820;
|
listenPort = 51820;
|
||||||
|
@ -27,4 +28,5 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue