mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
feat: hc
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
{ pkgs, lib, ... }: {
|
{ pkgs, lib, ... }:
|
||||||
|
let hc = pkgs.callPackage <stockholm/tv/5pkgs/simple/hc.nix> {};
|
||||||
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
./krebs.nix
|
./krebs.nix
|
||||||
./writing.nix
|
./writing.nix
|
||||||
@@ -100,6 +102,7 @@
|
|||||||
pdftk # pdf toolkit
|
pdftk # pdf toolkit
|
||||||
evince # for viewing pdf annotations
|
evince # for viewing pdf annotations
|
||||||
xournal # for annotating pdfs
|
xournal # for annotating pdfs
|
||||||
|
hc # print files as qr codes
|
||||||
youtubeDL
|
youtubeDL
|
||||||
bc # calculator
|
bc # calculator
|
||||||
scripts.default-gateway
|
scripts.default-gateway
|
||||||
|
|||||||
Reference in New Issue
Block a user