From b9b4172616ce80d88f453065bb3bdaf2363b8bb3 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Mon, 20 Apr 2026 12:33:27 +0530 Subject: more configs --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home.nix') diff --git a/home.nix b/home.nix index e9388c2..f6e8d0c 100644 --- a/home.nix +++ b/home.nix @@ -4,6 +4,7 @@ imports = [ ./config/git.nix ./config/zsh.nix + ./config/starship.nix ./config/ghostty.nix ]; @@ -21,7 +22,6 @@ "${config.home.homeDirectory}/.local/bin" "${config.home.homeDirectory}/.local/bin/statusbar" "${config.home.homeDirectory}/.local/share/cargo/bin" - "${config.home.homeDirectory}/.nix-profile/bin" "${config.home.homeDirectory}/Applications" "${config.home.homeDirectory}/dox/jai/bin" ]; -- cgit v1.1