Enable all terminfo
This commit is contained in:
parent
b9be0e96c4
commit
630864ef08
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@
|
||||||
# Passwordless sudo
|
# Passwordless sudo
|
||||||
security.sudo.wheelNeedsPassword = false;
|
security.sudo.wheelNeedsPassword = false;
|
||||||
|
|
||||||
|
# Enable all terminfo (for ghostty)
|
||||||
|
environment.enableAllTerminfo = true;
|
||||||
|
|
||||||
# Enable SSH server
|
# Enable SSH server
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue