feat(flameshot): enable wayland support

This commit is contained in:
tux
2025-06-10 21:56:19 +05:30
parent 49e73861f4
commit 34c48cfe3a

View File

@ -42,6 +42,11 @@
}; };
}; };
services.flameshot = {
enable = true;
package = pkgs.flameshot.override {enableWlrSupport = true;};
};
home.packages = with pkgs; [ home.packages = with pkgs; [
discord discord
telegram-desktop telegram-desktop
@ -50,7 +55,6 @@
rawtherapee rawtherapee
stable.beekeeper-studio stable.beekeeper-studio
obs-studio obs-studio
flameshot
libreoffice-qt libreoffice-qt
spotify spotify
stremio stremio