Override zoom version
This commit is contained in:
@@ -3,6 +3,9 @@ let
|
||||
withCuda = if (osConfig.system.name == "gunter") then true else false;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./zoom.nix
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
# CLI utils
|
||||
act
|
||||
@@ -63,7 +66,6 @@ in
|
||||
virt-manager
|
||||
vmware-horizon-client
|
||||
yt-dlp
|
||||
zoom-us
|
||||
|
||||
# k8s tools
|
||||
cilium-cli
|
||||
|
Reference in New Issue
Block a user