This commit is contained in:
2023-12-20 10:28:05 -05:00
parent 2a9c0ccfe1
commit 7a854dce26
2 changed files with 15 additions and 11 deletions

View File

@@ -16,6 +16,7 @@ pkgs: {
python.symbol = " ";
package.symbol = " ";
rust.symbol = " ";
docker_context.disabled = true;
shell.disabled = false;
} // builtins.fromTOML (builtins.readFile
(pkgs.fetchFromGitHub