Infini-DL360/ssh: use server-specific neofetch config
This commit is contained in:
parent
f5759774d1
commit
d90dafb807
2 changed files with 40 additions and 1 deletions
|
@ -64,7 +64,7 @@ in
|
|||
PasswordAuthentication no
|
||||
|
||||
Match user neofetch
|
||||
ForceCommand ${pkgs.hyfetch}/bin/neowofetch --config ${config.home-manager.users.infinidoge.xdg.configFile."neofetch/config.conf".source} --backend ascii
|
||||
ForceCommand ${pkgs.hyfetch}/bin/neowofetch --config ${./neofetch.conf} --backend ascii
|
||||
PermitTTY no
|
||||
DisableForwarding yes
|
||||
AuthenticationMethods none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue