From 34c48cfe3a64b6f253b0320694cb1a0c6d97a1f2 Mon Sep 17 00:00:00 2001 From: tux Date: Tue, 10 Jun 2025 21:56:19 +0530 Subject: [PATCH] feat(flameshot): enable wayland support --- hosts/canopus/home.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hosts/canopus/home.nix b/hosts/canopus/home.nix index c578d45..0fd0957 100644 --- a/hosts/canopus/home.nix +++ b/hosts/canopus/home.nix @@ -42,6 +42,11 @@ }; }; + services.flameshot = { + enable = true; + package = pkgs.flameshot.override {enableWlrSupport = true;}; + }; + home.packages = with pkgs; [ discord telegram-desktop @@ -50,7 +55,6 @@ rawtherapee stable.beekeeper-studio obs-studio - flameshot libreoffice-qt spotify stremio