diff options
author | tv <tv@krebsco.de> | 2021-02-23 22:42:18 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2021-02-23 22:42:18 +0100 |
commit | c0606ecfd1fbf870182e4563b590a82edbf1580b (patch) | |
tree | b2b77d61e29fc9fbc6c25e8af886beb934fa0d9d /tv/2configs | |
parent | b7fd60716e249ac03007fe96f82fa1972b2e6c66 (diff) |
tv gitrepos: add xmonad-web
Diffstat (limited to 'tv/2configs')
-rw-r--r-- | tv/2configs/gitrepos.nix | 1 |
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"; |