changed wallpaper
This commit is contained in:
parent
2038c673e9
commit
49904b36fa
@ -31,7 +31,7 @@ _self: super: {
|
|||||||
handbrake = super.handbrake.override { useGtk = true; };
|
handbrake = super.handbrake.override { useGtk = true; };
|
||||||
discord-ptb = super.discord.override { withVencord = true; };
|
discord-ptb = super.discord.override { withVencord = true; };
|
||||||
ripgrep = super.ripgrep.override { withPCRE2 = true; };
|
ripgrep = super.ripgrep.override { withPCRE2 = true; };
|
||||||
papirus-icon-theme = super.papirus-icon-theme.override { color = "red"; };
|
papirus-icon-theme = super.papirus-icon-theme.override { color = "yellow"; };
|
||||||
blender = super.blender.override { cudaSupport = true; };
|
blender = super.blender.override { cudaSupport = true; };
|
||||||
inherit (pkgs-chrome) chromium;
|
inherit (pkgs-chrome) chromium;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user