From 811f490b0250a8ef9e1f1cbf8d1e3baca85377ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=BF=20corey?= Date: Fri, 20 Feb 2026 10:03:04 -0800 Subject: [PATCH] Revert "Add `nixd` (#267)" This reverts commit 33fdf9034ee078cc242888b2758a6bc6825a0cc9. --- modules/home/utilities.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home/utilities.nix b/modules/home/utilities.nix index c2f613d..a959ca6 100644 --- a/modules/home/utilities.nix +++ b/modules/home/utilities.nix @@ -82,7 +82,6 @@ in { pkgs.nix-du pkgs.nix-tree pkgs.nix-your-shell - pkgs.nixd ]; programs.nh.enable = true;