Infini-DL360/ssh: fix neofetch image
This commit is contained in:
parent
c0c709ed10
commit
a202758a75
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@ in
|
||||||
PasswordAuthentication no
|
PasswordAuthentication no
|
||||||
|
|
||||||
Match user neofetch
|
Match user neofetch
|
||||||
ForceCommand ${pkgs.hyfetch}/bin/neowofetch --config ${neofetchConfig} --backend ascii
|
ForceCommand ${pkgs.hyfetch}/bin/neowofetch --config ${neofetchConfig}
|
||||||
PermitTTY no
|
PermitTTY yes
|
||||||
DisableForwarding yes
|
DisableForwarding yes
|
||||||
AuthenticationMethods none
|
AuthenticationMethods none
|
||||||
KbdInteractiveAuthentication yes
|
KbdInteractiveAuthentication yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue