aboutsummaryrefslogtreecommitdiff
path: root/snowfall/modules/home/suites/desktop/default.nix
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2025-02-07 22:34:28 -0800
committerCaroline Larimore <caroline@larimo.re>2025-04-14 18:58:49 -0700
commit7488b6f44fab0c36142587f60092236aeda4fecb (patch)
tree31051cf925c3ff7f4a51db28801bc0444d1411dd /snowfall/modules/home/suites/desktop/default.nix
parent5966c6bf05697f300e39e2abdd1631122efe3d87 (diff)
migration: flameshot
Diffstat (limited to 'snowfall/modules/home/suites/desktop/default.nix')
-rw-r--r--snowfall/modules/home/suites/desktop/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/snowfall/modules/home/suites/desktop/default.nix b/snowfall/modules/home/suites/desktop/default.nix
index 244c56c..2e73ad0 100644
--- a/snowfall/modules/home/suites/desktop/default.nix
+++ b/snowfall/modules/home/suites/desktop/default.nix
@@ -17,6 +17,7 @@ in {
picom.enable = true;
kitty.enable = true;
+ flameshot.enable = true;
};
};
};