diff options
| author | tv <tv@krebsco.de> | 2021-02-23 21:44:28 +0100 | 
|---|---|---|
| committer | tv <tv@krebsco.de> | 2021-02-23 21:53:43 +0100 | 
| commit | b7fd60716e249ac03007fe96f82fa1972b2e6c66 (patch) | |
| tree | d75755ddb3b368e55a938443ff37678978bf0770 | |
| parent | 3a3cc6b85998ba1d28383e4d252f9fec65806839 (diff) | |
tv gitrepos: add xmonad-aeson
| -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 71f5e95..7c6837f 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -125,6 +125,7 @@ let {      wai-middleware-time = {};      web-routes-wai-custom = {};      xintmap = {}; +    xmonad-aeson = {};      xmonad-stockholm = {};    } // mapAttrs (_: recursiveUpdate { cgit.section = "4. museum"; }) {      cac-api = { | 
