You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wireguard-rs is not a drop-in replacement for the classic wg program (its CLI is different), so it can't really be used e.g. as an alternate package for the Wireguard NixOS module. However, it's not meant to be used as-is and hence if it is ever to be used it should be through a NixOS module.
Current flake
part of #12
The flake is out of date but it should be easy to port.
One thing I'm not sure of is whether we should fetch the source from the the actual source repo or from its GitHub mirror.
The text was updated successfully, but these errors were encountered: