mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-25 23:23:55 +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 = {
|
||||
wg0 = {
|
||||
ips = ["2a01:4f8:10a:1aab::2/64"];
|
||||
|
||||
listenPort = 51820;
|
||||
|
@ -27,4 +28,5 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue