support more terminal emulator terminfos.
This commit is contained in:
parent
7ea5e9ed3c
commit
d4c1aaac94
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
||||||
# so we dont have to set TERM everytime we ssh in.
|
# so we dont have to set TERM everytime we ssh in.
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
kitty.terminfo
|
kitty.terminfo
|
||||||
|
ghostty.terminfo
|
||||||
|
alacritty.terminfo
|
||||||
|
rio.terminfo
|
||||||
];
|
];
|
||||||
|
|
||||||
users.users.root.openssh.authorizedKeys.keys = lib.mkDefault (
|
users.users.root.openssh.authorizedKeys.keys = lib.mkDefault (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue