Modules/Network: Remove wireguard configuration options
This commit is contained in:
@ -9,21 +9,7 @@
|
||||
network = {
|
||||
useNetworkManager = true;
|
||||
|
||||
wireguard-tunnels = {
|
||||
wg0-de-74 =
|
||||
mylib.networking.mkWireguardService
|
||||
"wg0-de-74"
|
||||
"proton-de-74.key"
|
||||
"fvHmPj3wAKolN80+/KJ3a/DFjMToCsr3iPGwX8+og1g="
|
||||
"194.126.177.7";
|
||||
|
||||
wg0-lu-6 =
|
||||
mylib.networking.mkWireguardService
|
||||
"wg0-lu-6"
|
||||
"proton-lu-6.key"
|
||||
"EAZS8FTE2sXm8NFD8ViqcO5PMzvnyIHD1ScxX8UxIzE="
|
||||
"92.223.89.141";
|
||||
};
|
||||
# TODO: There's probably something missing here?
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user