From 4d4d54e4d3a5d343e2d827e8d2b3b862f25ccc2e Mon Sep 17 00:00:00 2001 From: _cry64 Date: Fri, 13 Mar 2026 23:41:43 +1000 Subject: [PATCH] the fox will love this one <3 --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index c0c523c..b1b95ce 100644 --- a/flake.nix +++ b/flake.nix @@ -109,6 +109,7 @@ shellHook = postConfigure + '' + # the fox will love this one <3 alias cargo="CARGO_MOMMYS_MOODS=\"chill/ominous/thirsty/yikes\" ${pkgs.cargo}/bin/cargo mommy" '';