download tweaks, - fooyin, flake updt, modules
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, pkgsM }:
|
||||
{ pkgs }:
|
||||
_self: super: {
|
||||
gnome = super.gnome.overrideScope (
|
||||
_gFinal: gPrev: {
|
||||
@@ -32,7 +32,6 @@ _self: super: {
|
||||
"Agave"
|
||||
];
|
||||
};
|
||||
inherit (pkgsM) gallery-dl yt-dlp;
|
||||
handbrake = super.handbrake.override { useGtk = true; };
|
||||
discord = super.discord.override { withOpenASAR = true; };
|
||||
ripgrep = super.ripgrep.override { withPCRE2 = true; };
|
||||
|
||||
Reference in New Issue
Block a user