1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00
This commit is contained in:
2020-12-03 10:08:47 +01:00
parent 2781930ecf
commit d716e5716f

View File

@@ -1,4 +1,6 @@
{ pkgs, lib, ... }: {
{ pkgs, lib, ... }:
let hc = pkgs.callPackage <stockholm/tv/5pkgs/simple/hc.nix> {};
in {
imports = [
./krebs.nix
./writing.nix
@@ -100,6 +102,7 @@
pdftk # pdf toolkit
evince # for viewing pdf annotations
xournal # for annotating pdfs
hc # print files as qr codes
youtubeDL
bc # calculator
scripts.default-gateway