Add openfortivpn to work setup
This commit is contained in:
parent
1d8c2dafea
commit
506ef32b1f
|
@ -1,4 +1,4 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
imports = [./default.nix ./git/work.nix ./ssh/work.nix];
|
imports = [./default.nix ./git/work.nix ./ssh/work.nix];
|
||||||
home.packages = with pkgs; [nomachine-client teams zoom-us];
|
home.packages = with pkgs; [openfortivpn nomachine-client teams zoom-us];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue