Skip to content

Commit

Permalink
adding direct kerio
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Aug 12, 2024
1 parent 87ea811 commit 4b1298c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nixos/experiment/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
};

# Adding kerio control vpn
environment.systemPackages = with pkgs.kerio [
kerio-control-vpnclient
environment.systemPackages = [
pkgs.kerio.kerio-control-vpnclient
];

# Open ports in the firewall.
Expand Down

0 comments on commit 4b1298c

Please sign in to comment.