1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +01:00

2 Commits

Author SHA1 Message Date
aaeef41f55 feat: anki# 2021-12-21 07:39:23 +01:00
0787da719e fix(retiolum-map): also update index.html 2021-12-20 15:10:19 +01:00
2 changed files with 2 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ in {
audacity
calibre
inkscape
anki # flashcards
nixpkgs-unstable.zoom-us # video conferencing
pdfgrep # search in pdf
pdftk # pdf toolkit

View File

@@ -25,6 +25,7 @@ in
| ${tinc-graph}/bin/tinc-statistics > statistics.json
cp ${tinc-graph}/static/map.html map.html
cp ${tinc-graph}/static/map.html index.html
cp ${tinc-graph}/static/graph.html graph.html
'';
startAt = "hourly";