email broken
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.strongswan
|
||||
pkgs.strongswanNM
|
||||
];
|
||||
|
||||
environment.etc = {
|
||||
@@ -20,6 +20,8 @@
|
||||
"ipsec.d/USERTrust-ECC.pem".source = ../secrets/vpn-hsmw/USERTrust-ECC-Certification-Authority.pem;
|
||||
"ipsec.d/USERTrust-RSA.pem".source = ../secrets/vpn-hsmw/USERTrust-RSA-Certification-Authority.pem;
|
||||
};
|
||||
|
||||
networking.networkmanager.enableStrongSwan = true;
|
||||
|
||||
services.strongswan = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user