Not buitL?

This commit is contained in:
2023-03-06 21:55:02 -05:00
parent ffc6e18795
commit 2039d4a258

View File

@@ -109,7 +109,7 @@
runCommandHook = {
newalan = pkgs.writeScript "New Alan CD" ''
echo HIIIII
echo Whee
echo Wheee
'';
};
} // lib.optionalAttrs (system == "x86_64-linux") {