mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-22 07:07:32 -06:00
add calibre
This commit is contained in:
parent
f28cc8faa1
commit
f9716a4def
1 changed files with 13 additions and 7 deletions
|
@ -7,13 +7,19 @@
|
|||
]
|
||||
++ (with pkgs; [
|
||||
sops
|
||||
distrobox
|
||||
zk
|
||||
quarto
|
||||
cachix
|
||||
graphviz
|
||||
typst
|
||||
charm-freeze
|
||||
attic-client
|
||||
|
||||
distrobox
|
||||
|
||||
# cachix
|
||||
zk
|
||||
|
||||
graphviz
|
||||
charm-freeze
|
||||
|
||||
quarto
|
||||
typst
|
||||
|
||||
calibre
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue