Update openvswitch.nix
This commit is contained in:
parent
adc368d2fc
commit
80830373f0
@ -145,7 +145,7 @@ in {
|
||||
}
|
||||
(mkIf (cfg.ipsec && (versionOlder cfg.package.version "2.6.0")) {
|
||||
environment.systemPackages = [ pkgs.ipsecTools ];
|
||||
|
||||
|
||||
services.racoon.enable = true;
|
||||
services.racoon.configPath = "${runDir}/ipsec/etc/racoon/racoon.conf";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user