From 9a269de7c38e283cff51f673eb435e315de622ba Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Thu, 18 Sep 2025 19:11:26 -0600 Subject: [PATCH] cursor installed --- hosts/workstation/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/workstation/configuration.nix b/hosts/workstation/configuration.nix index 82190dd..9bcfbda 100644 --- a/hosts/workstation/configuration.nix +++ b/hosts/workstation/configuration.nix @@ -104,6 +104,7 @@ in bign-handheld-thumbnailer gnome-epub-thumbnailer podman-compose + code-cursor ; inherit (pkgs.libheif) out; };