Remove installed zoom
This commit is contained in:
parent
6542e5b137
commit
c5d745d9c2
|
@ -15,6 +15,6 @@
|
||||||
etc."ppp/options".text = ''
|
etc."ppp/options".text = ''
|
||||||
ipcp-accept-remote
|
ipcp-accept-remote
|
||||||
'';
|
'';
|
||||||
systemPackages = with pkgs; [ openfortivpn zoom-us samba ];
|
systemPackages = with pkgs; [ openfortivpn samba ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue