home: setup flameshot
This commit is contained in:
parent
cc34396e9e
commit
52290a8f8d
4 changed files with 17 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue