diff --git a/hosts/vm-vpn/configuration.nix b/hosts/vm-vpn/configuration.nix index ff5e485..b1ae2dd 100644 --- a/hosts/vm-vpn/configuration.nix +++ b/hosts/vm-vpn/configuration.nix @@ -32,8 +32,6 @@ port = 51820; } ]; - tlsCertificate = "/var/lib/secrets/fullchain.pem"; - tlsKey = "/var/lib/secrets/key.pem"; }; }; networking.firewall = {