From 2039d4a2584ea70a7b0578825ac48c037c744aab Mon Sep 17 00:00:00 2001 From: "DavidCrompton1192@gmail.com" Date: Mon, 6 Mar 2023 21:55:02 -0500 Subject: [PATCH] Not buitL? --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8de9a82..9bf6831 100644 --- a/flake.nix +++ b/flake.nix @@ -109,7 +109,7 @@ runCommandHook = { newalan = pkgs.writeScript "New Alan CD" '' echo HIIIII - echo Whee + echo Wheee ''; }; } // lib.optionalAttrs (system == "x86_64-linux") {