diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-07 22:34:28 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:49 -0700 |
| commit | 7488b6f44fab0c36142587f60092236aeda4fecb (patch) | |
| tree | 31051cf925c3ff7f4a51db28801bc0444d1411dd /snowfall/modules/home/suites | |
| parent | 5966c6bf05697f300e39e2abdd1631122efe3d87 (diff) | |
migration: flameshot
Diffstat (limited to 'snowfall/modules/home/suites')
| -rw-r--r-- | snowfall/modules/home/suites/desktop/default.nix | 1 |
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; }; }; }; |