mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
4 lines
86 B
Nix
4 lines
86 B
Nix
{
|
|
# Helps with kitty when ssh from remote
|
|
environment.enableAllTerminfo = true;
|
|
}
|