feat: added qtscrcpy

This commit is contained in:
Nick 2025-02-16 00:43:09 -06:00
parent f3cfc05426
commit 985fcf23cd

View file

@ -6,6 +6,7 @@
home.packages = builtins.attrValues {
inherit (pkgs)
scrcpy
qtscrcpy
;
};
}