[NixOS] Another environment.nix fix

This commit is contained in:
2023-08-04 00:46:33 -06:00
parent b121ba4e92
commit 34f2977e12

View File

@@ -35,8 +35,8 @@ with lib;
add_newline = false add_newline = false
[character] [character]
success_symbol = "[](bold green)" success_symbol = \"[](bold green)\"
error_symbol = "[](bold red)" error_symbol = \"[](bold red)\"
"""; """;
}; };