parent
57e73dc3ef
commit
393b741697
|
@ -97,6 +97,7 @@
|
|||
"steam-run"
|
||||
"discord"
|
||||
"nomachine-client"
|
||||
"zoom"
|
||||
];
|
||||
system = { inherit stateVersion; };
|
||||
networking = {
|
||||
|
|
|
@ -15,6 +15,6 @@
|
|||
etc."ppp/options".text = ''
|
||||
ipcp-accept-remote
|
||||
'';
|
||||
systemPackages = with pkgs; [ openfortivpn ];
|
||||
systemPackages = with pkgs; [ openfortivpn zoom-us ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue