Revert zoom-us back to nixpkgs-2405
Fixes a black screen when screen sharing.
This commit is contained in:
parent
94f9c8a116
commit
bc3a9b43d7
5 changed files with 29 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue