From 48eb4a1acafbf6d544433f51bcdae7de80f12c88 Mon Sep 17 00:00:00 2001 From: Ethan Simmons Date: Sat, 14 Mar 2026 13:36:34 -0500 Subject: [PATCH] Add calibre --- hosts/ankaa/system.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/ankaa/system.nix b/hosts/ankaa/system.nix index 3bfb1f8..241e8c1 100644 --- a/hosts/ankaa/system.nix +++ b/hosts/ankaa/system.nix @@ -57,6 +57,7 @@ orca-slicer qemu protonvpn-gui + calibre ]; services.hardware.openrgb.enable = true;