From c93b6f2caeb66b0f17a839a735d10b791e97eee4 Mon Sep 17 00:00:00 2001 From: Kyren223 Date: Tue, 21 Jan 2025 13:38:28 +0200 Subject: [PATCH] Added image magick for converting images to 1-bit bitmap images --- hosts/kyren-laptop/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/kyren-laptop/home.nix b/hosts/kyren-laptop/home.nix index e73071b..6150797 100644 --- a/hosts/kyren-laptop/home.nix +++ b/hosts/kyren-laptop/home.nix @@ -88,6 +88,7 @@ minisign libisoburn ncdu + imagemagick ]; # For nixd LSP to recognize what nixpkgs version I use