Make wireguard a module
pinpox opened this issue · comments
Pablo Ovelleiro Corral commented
Wireguard's should be separated in a module.
- Consider separate config for server or option to select
- Add an option to set the public key (and maybe ip?)
- Consider a central registry of variables like
vars.nix
to manage wireguard clients (ip and key)
Pablo Ovelleiro Corral commented
fixed by #40