Revert zoom-us back to nixpkgs-2405

Fixes a black screen when screen sharing.
This commit is contained in:
Oliver Davies 2024-11-16 15:23:10 +00:00
parent 94f9c8a116
commit bc3a9b43d7
5 changed files with 29 additions and 2 deletions

View file

@ -7,11 +7,12 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-2405.url = "github:nixos/nixpkgs/nixos-24.05";
};
outputs =
{
home-manager,
nixos-hardware,
nixpkgs,
self,