chore: rm cursor
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions

This commit is contained in:
Harivansh Rathi 2026-04-17 19:50:50 -04:00
parent 8616ab7e6e
commit ae794087cb
2 changed files with 0 additions and 5 deletions

View file

@ -7,7 +7,6 @@
./bat.nix
./eza.nix
./claude.nix
./cursor.nix
./devin.nix
./xdg.nix
./security.nix

View file

@ -1,4 +0,0 @@
{ pkgs, ... }:
let
jsonFormat = pkgs.formats.json { };