diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-02-24 09:21:00 -0800 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-02-24 09:21:00 -0800 |
| commit | ec2ab1ce43ea2b3d59011dad875319ecbe1ac352 (patch) | |
| tree | 20b49da3f1f94f9a168e19a3a75aec7ca585130f /hosts/common/optional/ebooks.nix | |
| parent | 7afee4ffde510c57d34f9bef6a27d26276b2042d (diff) | |
| download | nix-ec2ab1ce43ea2b3d59011dad875319ecbe1ac352.tar nix-ec2ab1ce43ea2b3d59011dad875319ecbe1ac352.tar.gz nix-ec2ab1ce43ea2b3d59011dad875319ecbe1ac352.tar.bz2 nix-ec2ab1ce43ea2b3d59011dad875319ecbe1ac352.tar.lz nix-ec2ab1ce43ea2b3d59011dad875319ecbe1ac352.tar.xz nix-ec2ab1ce43ea2b3d59011dad875319ecbe1ac352.tar.zst nix-ec2ab1ce43ea2b3d59011dad875319ecbe1ac352.zip | |
Remove broken calibre
Diffstat (limited to 'hosts/common/optional/ebooks.nix')
| -rw-r--r-- | hosts/common/optional/ebooks.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/ebooks.nix b/hosts/common/optional/ebooks.nix index f755076..077cdeb 100644 --- a/hosts/common/optional/ebooks.nix +++ b/hosts/common/optional/ebooks.nix @@ -2,7 +2,7 @@ { environment.systemPackages = [ pkgs.libgourou - pkgs.master.calibre + #pkgs.master.calibre ]; services.udisks2.enable = true; |
