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 | e217c289eec3f1a0d27b380b850b457a5421dd44 (patch) | |
tree | 05c31053de4b385c8bcf5579a037d80587ee4fb7 /tv | |
parent | 758a9422f55db2ce897d90d87348c7bfc55abb0d (diff) |
tv gitrepos: add xmonad-web
Diffstat (limited to 'tv')
-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 7c6837ff0..2e73640ff 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"; |