1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

feat: use updated gpu-screen-recorder by timschumi which allows root-capture

This commit is contained in:
oddlama 2024-07-05 01:37:41 +02:00
parent 7306bb2cf0
commit b4b21b37fa
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
6 changed files with 28 additions and 3 deletions

View file

@ -68,6 +68,7 @@
};
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-gpu-screen-recorder.url = "github:NixOS/nixpkgs/032e70533b134ea30c0359886dcdec547134dbdd";
nixvim = {
url = "github:nix-community/nixvim";