summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2021-02-23 22:42:18 +0100
committertv <tv@krebsco.de>2021-02-23 22:42:18 +0100
commitc0606ecfd1fbf870182e4563b590a82edbf1580b (patch)
treeb2b77d61e29fc9fbc6c25e8af886beb934fa0d9d /tv/2configs
parentb7fd60716e249ac03007fe96f82fa1972b2e6c66 (diff)
tv gitrepos: add xmonad-web
Diffstat (limited to 'tv/2configs')
-rw-r--r--tv/2configs/gitrepos.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix
index 7c6837f..2e73640 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -127,6 +127,7 @@ let {
xintmap = {};
xmonad-aeson = {};
xmonad-stockholm = {};
+ xmonad-web = {};
} // mapAttrs (_: recursiveUpdate { cgit.section = "4. museum"; }) {
cac-api = {
cgit.desc = "CloudAtCost API command line interface";