Infini-DL360/ssh: use server-specific neofetch config

This commit is contained in:
Infinidoge 2024-11-11 22:05:35 -05:00
parent f5759774d1
commit d90dafb807
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
2 changed files with 40 additions and 1 deletions

View file

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