feat: add alacritty

This commit is contained in:
Ryan Yin
2024-11-12 22:10:20 +08:00
parent ab3c88b071
commit 39fc4a118f
9 changed files with 135 additions and 9 deletions

View File

@@ -13,7 +13,7 @@
# set user's default shell system-wide
users.defaultUserShell = pkgs.bashInteractive;
# fix for `sudo xxx` in kitty/wezterm and other modern terminal emulators
# fix for `sudo xxx` in kitty/wezterm/foot and other modern terminal emulators
security.sudo.keepTerminfo = true;
environment.variables = {