add acronym

This commit is contained in:
2024-11-25 14:48:21 +01:00
parent 532a34e6e2
commit 0bfd7e8291
8 changed files with 191 additions and 213 deletions

View File

@@ -45,7 +45,7 @@
{
devShells.default = pkgs.mkShell {
buildInputs = with pkgs; [
python3
];
};
packages = {