diff --git a/modules/services/glance.nix b/modules/services/glance.nix index 59ff468..608afe5 100644 --- a/modules/services/glance.nix +++ b/modules/services/glance.nix @@ -51,10 +51,6 @@ title = "Sonarr"; url = "https://sonarr.${config.homelab.domain}"; } - { - title = "Lidarr"; - url = "https://lidarr.${config.homelab.domain}"; - } { title = "Prowlarr"; url = "https://prowlarr.${config.homelab.domain}"; diff --git a/stow/.zshrc b/stow/.zshrc index 719041c..5f70b05 100644 --- a/stow/.zshrc +++ b/stow/.zshrc @@ -77,6 +77,7 @@ alias ll="ls -ahl --color=auto" alias cat="bat" alias rm="trash" +alias ssh="TERM=xterm-256color ssh" # fix ssh not recognising terminal and remote shell being somewhat broken alias tmux="tmux -f $HOME/.config/tmux/tmux.conf" # needed for osx systems for some reason # env vars