From 7dfcdd8ee7fce6879ef835750d59a290fe7e940b Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 1 Oct 2022 22:45:47 +0200 Subject: Home: Add calibre* to all hosts --- hosts/home.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts/home.nix') diff --git a/hosts/home.nix b/hosts/home.nix index 9bd5f9d..fb83bfc 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -39,6 +39,8 @@ dwmbar manga-cli mov-cli + calibre + kcc smart-wallpaper waybar wl-clipboard @@ -52,6 +54,7 @@ ] ++ (with pkgs.custom; [ lemacs + kindlegen ]); }; -- cgit 1.4.1