Infini-DL360/ssh: fix neofetch image

This commit is contained in:
Infinidoge 2024-11-18 13:38:49 -05:00
parent c0c709ed10
commit a202758a75
Signed by: Infinidoge
SSH key fingerprint: SHA256:EMoPe5e2dO0gEvtBb2xkZTz5dkyL0rBmuiGTKG5s96E

View file

@ -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