goverlay: move to pkgs/by-name

This commit is contained in:
RoGreat
2025-02-14 00:31:44 -06:00
parent 0475711aa5
commit 4a43c439ae
2 changed files with 0 additions and 4 deletions
-4
View File
@@ -3487,10 +3487,6 @@ with pkgs;
gdown = with python3Packages; toPythonApplication gdown;
goverlay = qt6Packages.callPackage ../tools/graphics/goverlay {
inherit (qt6Packages) libqtpas wrapQtAppsHook;
};
gpt4all-cuda = gpt4all.override {
cudaSupport = true;
};