refactor(ags): remove unneeded agsV1 stuff

This commit is contained in:
matt1432 2024-11-12 16:55:57 -05:00
parent c20ec51142
commit ab8bb48feb
137 changed files with 184 additions and 10725 deletions
packages

View file

@ -4,8 +4,6 @@
pkgs,
...
}: {
coloryou = pkgs.callPackage ./coloryou {};
gpu-screen-recorder = pkgs.callPackage ./gpu-screen-recorder {
inherit (inputs) gpu-screen-recorder-src;
};