Revert some wireguard stuff and change something idk
This commit is contained in:
parent
57fcd83770
commit
986ff8c3d1
2 changed files with 3 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
networking.firewall = {
|
||||
allowedUDPPorts = [ 51820 ];
|
||||
};
|
||||
|
||||
networking.wireguard.interfaces = {
|
||||
"${config.ips.wgInt}" = {
|
||||
# Define IP of client in per device config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue