chore(web/tvl): Bootstrap static assets for TVL page

This commit is contained in:
Vincent Ambo 2020-04-21 03:02:12 +01:00
parent 0bc619e1d0
commit cb62e87b77
4 changed files with 1 additions and 0 deletions

View file

@ -27,6 +27,7 @@ with (import ./default.nix {}); [
tools.emacs
web.blog
web.cgit-taz
web.tvl
# Nugget is not currently built because it depends on various things
# (such as chromium-vaapi) that don't work in CI.