wireguard fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}:
|
||||
let
|
||||
port = 51820;
|
||||
interface = config.my.interfaces.${config.hostName};
|
||||
interface = config.my.interfaces.${config.networking.hostName};
|
||||
in
|
||||
{
|
||||
options.my.services.wireguard.enable = lib.mkEnableOption "enable";
|
||||
|
||||
Reference in New Issue
Block a user