From ff087f5b2dfe3161587b81e51b8644328cd140f4 Mon Sep 17 00:00:00 2001 From: Sense T Date: Wed, 5 Jul 2023 08:36:01 +0000 Subject: [PATCH] 1 --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index 96bb22d..bd68cd9 100644 --- a/home.nix +++ b/home.nix @@ -62,6 +62,7 @@ home.sessionPath = [ ".local/bin" + ".cargo/bin" ]; home.shellAliases = {