Fixed wireguard VPNs
This commit is contained in:
parent
3603fe28a7
commit
0d25c1deff
@ -11,5 +11,7 @@ in
|
||||
config = mkIf cfg.enable {
|
||||
# TODO: Add sudo users to the networkmanager group?
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
networking.firewall.checkReversePath = false;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user