diff options
| -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"; | 
