Add gpu-screen-recorder-ui from nixpkgs fork

This commit is contained in:
BuyMyMojo 2025-03-29 21:43:06 +11:00
parent a53bc49fa8
commit c2cb56e0bb
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 13 additions and 2 deletions

View file

@ -2,7 +2,7 @@
config,
pkgs,
unstable,
gpu-screen-recorder-ui-pkgs,
gsr-ui,
inputs,
...
}:
@ -132,8 +132,8 @@
pkgs.unityhub
pkgs.material-maker
unstable.gpu-screen-recorder
unstable.gpu-screen-recorder-gtk
gsr-ui.gpu-screen-recorder-ui
# # You can also create simple shell scripts directly inside your
# # configuration. For example, this adds a command 'my-hello' to your