add alacritty
nix flake show / show-flake (push) Successful in 31s

This commit is contained in:
smayzy
2025-07-24 17:18:58 +02:00
parent c5ef752a66
commit 1585912162
4 changed files with 23 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ in
freecad.enable = true;
fritzing.enable = true;
aegisub.enable = true;
alacritty.enable = true;
};
};
}