feat: add ghosty

This commit is contained in:
tux
2024-12-30 21:18:04 +05:30
parent 2d75295c9b
commit c4f505111d
5 changed files with 151 additions and 14 deletions

View File

@ -4,6 +4,8 @@
modifications = final: prev: {
awesome = inputs.nixpkgs-f2k.packages.${prev.system}.awesome-git;
ghostty = inputs.ghostty.packages.x86_64-linux.default;
discord = prev.discord.override {
withOpenASAR = true;
withVencord = true;