add ghostty terminal & fix gtk cursor

This commit is contained in:
DACHXY 2024-12-28 13:51:21 +08:00
parent 155d78a407
commit f799d7eca2
14 changed files with 206 additions and 28 deletions

View file

@ -17,7 +17,6 @@
localNetworkGameTransfers.openFirewall = true;
};
gnupg = {
agent = {
enable = true;
@ -75,6 +74,7 @@
'';
};
dconf.enable = true;
zsh.enable = true;
mtr.enable = true;
fish.enable = true;