This commit is contained in:
Kopatz
2025-01-06 16:11:17 +01:00
parent dec931c150
commit 7299f8b5ac
6 changed files with 6 additions and 6 deletions

View File

@@ -12,8 +12,7 @@ in {
# You can change versions, add patches, set compilation flags, anything really.
# https://nixos.wiki/wiki/Overlays
modifications = final: prev: {
discord = prev.discord-canary.override { withVencord = true; };
#discord = prev.vesktop;
discord-canary = prev.discord-canary.override { withVencord = true; };
tetrio-desktop = prev.tetrio-desktop.override { withTetrioPlus = true; };
#hyprland = prev.hyprland.overrideAttrs (oldAttrs: {
# version = "0.45.0";