From ea58e4515fd2ecbf33dbe8f2963664e2257d2e6b Mon Sep 17 00:00:00 2001 From: uttarayan21 Date: Mon, 6 Oct 2025 16:32:53 +0530 Subject: [PATCH] chore(fish): comment out unused nb command in shell init --- home/programs/fish.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/programs/fish.nix b/home/programs/fish.nix index 908c0bce..786b72b1 100644 --- a/home/programs/fish.nix +++ b/home/programs/fish.nix @@ -35,7 +35,7 @@ # ${pkgs.spotify-player}/bin/spotify_player generate fish | source interactiveShellInit = '' ${pkgs.pfetch-rs}/bin/pfetch - ${pkgs.nb}/bin/nb todo undone + # ${pkgs.nb}/bin/nb todo undone ${lib.optionalString (device.isLinux && !device.isNix) "source /etc/profile.d/nix-daemon.fish"} ${lib.optionalString (device.is "ryu") '' if not set -q HYPRLAND_INSTANCE_SIGNATURE