From 273d64c3d73fd96639d9913fd81a660822862735 Mon Sep 17 00:00:00 2001 From: alejandro-angulo Date: Sat, 14 Feb 2026 08:38:07 -0800 Subject: [PATCH] Cleanup stale file --- .nixd.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .nixd.json diff --git a/.nixd.json b/.nixd.json deleted file mode 100644 index 4615848..0000000 --- a/.nixd.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "formatting": { - "command": "alejandra" - } -}