mirror of
https://github.com/kmein/niveum
synced 2026-03-29 08:41:07 +02:00
Compare commits
2 Commits
e225a7d451
...
aaeef41f55
| Author | SHA1 | Date | |
|---|---|---|---|
| aaeef41f55 | |||
| 0787da719e |
@@ -107,6 +107,7 @@ in {
|
|||||||
audacity
|
audacity
|
||||||
calibre
|
calibre
|
||||||
inkscape
|
inkscape
|
||||||
|
anki # flashcards
|
||||||
nixpkgs-unstable.zoom-us # video conferencing
|
nixpkgs-unstable.zoom-us # video conferencing
|
||||||
pdfgrep # search in pdf
|
pdfgrep # search in pdf
|
||||||
pdftk # pdf toolkit
|
pdftk # pdf toolkit
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ in
|
|||||||
| ${tinc-graph}/bin/tinc-statistics > statistics.json
|
| ${tinc-graph}/bin/tinc-statistics > statistics.json
|
||||||
|
|
||||||
cp ${tinc-graph}/static/map.html map.html
|
cp ${tinc-graph}/static/map.html map.html
|
||||||
|
cp ${tinc-graph}/static/map.html index.html
|
||||||
cp ${tinc-graph}/static/graph.html graph.html
|
cp ${tinc-graph}/static/graph.html graph.html
|
||||||
'';
|
'';
|
||||||
startAt = "hourly";
|
startAt = "hourly";
|
||||||
|
|||||||
Reference in New Issue
Block a user