home: setup flameshot

This commit is contained in:
Antoine Martin 2021-04-19 15:51:50 +02:00
parent 244d2111af
commit f64b7b18d7
4 changed files with 17 additions and 3 deletions

View file

@ -27,8 +27,9 @@ let
in
{
config = lib.mkIf isEnabled {
# FIXME: enable flameshot when added
# my.home = {};
my.home = {
flameshot.enable = true;
};
xsession.windowManager.i3 = {
enable = true;