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
|
||||
|
||||
Match user neofetch
|
||||
ForceCommand ${pkgs.hyfetch}/bin/neowofetch --config ${neofetchConfig} --backend ascii
|
||||
PermitTTY no
|
||||
ForceCommand ${pkgs.hyfetch}/bin/neowofetch --config ${neofetchConfig}
|
||||
PermitTTY yes
|
||||
DisableForwarding yes
|
||||
AuthenticationMethods none
|
||||
KbdInteractiveAuthentication yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue