add zoom-us

This commit is contained in:
2026-06-20 19:37:56 +02:00
parent 3c7d3584fc
commit fece2b565f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -70,6 +70,7 @@
"steam"
"steam-unwrapped"
"cheatsheet.nvim"
"zoom-us" "zoom"
];
mkUnfreePredicate = pkg:
builtins.elem (inputs.nixpkgs.lib.getName pkg) unfreePkgs;
@@ -11,6 +11,7 @@
self.packages.${pkgs.system}.custom-checkMatrix
self.packages.${pkgs.system}.custom-gitnotify # checks if git is set up
self.packages.${pkgs.system}.custom-checkKdrive # check if kdrive is set up with rclone
zoom-us
];
};
perSystem = {pkgs, ...}: {