summaryrefslogtreecommitdiffstats
path: root/tv/2configs/gitrepos.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2019-02-07 19:04:19 +0100
committerlassulus <lassulus@lassul.us>2019-02-08 05:19:48 +0100
commitc6ca7ead112fe9aff4658f551d8b47f94608eff8 (patch)
treefc177fb7020c8e19af9f4761441280ffa73e717d /tv/2configs/gitrepos.nix
parent4e50762689b334f305189bf60dd3b96029a92d97 (diff)
tv gitrepos: add flameshot-once
Diffstat (limited to 'tv/2configs/gitrepos.nix')
-rw-r--r--tv/2configs/gitrepos.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix
index 725ddef..95ab75b 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -47,6 +47,9 @@ let {
disko = {
cgit.desc = "declarative partitioning and formatting tool";
};
+ flameshot-once = {
+ cgit.desc = "flameshot runner that automatically starts/stops the daemon";
+ };
fswm = {
cgit.desc = "simple full screen window manager";
};