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
|
@ -25,7 +25,7 @@
|
|||
inherit system;
|
||||
config.allowUnfree = true;
|
||||
overlays =
|
||||
import ../pkgs/default.nix
|
||||
(import ../pkgs/default.nix inputs)
|
||||
++ [
|
||||
inputs.nix-topology.overlays.default
|
||||
inputs.nixos-extra-modules.overlays.default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue