mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
feat: add ghosty
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user