.files/nix/configurations/hetzner_benchmark/nixos/programs.nix

4 lines
86 B
Nix

{
# Helps with kitty when ssh from remote
environment.enableAllTerminfo = true;
}