new wallpaper la fragua de vulcano

This commit is contained in:
2025-01-23 20:23:58 -06:00
parent 5302c8e6d5
commit f94396afea
3 changed files with 7 additions and 6 deletions

View File

@@ -36,9 +36,10 @@ _final: prev: {
handbrake = prev.handbrake.override { useGtk = true; };
discord-ptb = prev.discord.override { withVencord = true; };
ripgrep = prev.ripgrep.override { withPCRE2 = true; };
papirus-icon-theme = prev.papirus-icon-theme.override { color = "green"; };
papirus-icon-theme = prev.papirus-icon-theme.override { color = "orange"; };
blender = prev.blender.override { cudaSupport = true; };
inherit (pkgs11)
torrenttools
cemu
;
}