forked from mirrors_public/oddlama_nix-config
feat: use updated gpu-screen-recorder by timschumi which allows root-capture
This commit is contained in:
parent
7306bb2cf0
commit
b4b21b37fa
6 changed files with 28 additions and 3 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -1331,6 +1331,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-gpu-screen-recorder": {
|
||||
"locked": {
|
||||
"lastModified": 1720133070,
|
||||
"narHash": "sha256-fo/KKxICtGyQAyYwlvwxuCZSyGhoY4MPR55zf02Q104=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "032e70533b134ea30c0359886dcdec547134dbdd",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "032e70533b134ea30c0359886dcdec547134dbdd",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-lib": {
|
||||
"locked": {
|
||||
"lastModified": 1717284937,
|
||||
|
@ -1683,6 +1699,7 @@
|
|||
"nixos-hardware": "nixos-hardware",
|
||||
"nixos-nftables-firewall": "nixos-nftables-firewall",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-gpu-screen-recorder": "nixpkgs-gpu-screen-recorder",
|
||||
"nixvim": "nixvim",
|
||||
"pre-commit-hooks": "pre-commit-hooks_5",
|
||||
"stylix": "stylix",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue