a
This commit is contained in:
parent
f81f065148
commit
9656316032
|
@ -1,12 +0,0 @@
|
||||||
|
|
||||||
if [[ -n $SSH_CONNECTION ]] ; then
|
|
||||||
curl \
|
|
||||||
-H "Title: New SSH session" \
|
|
||||||
-H "Priority: urgent" \
|
|
||||||
-H "Tags: urgent" \
|
|
||||||
-d "$(cat /etc/hostname ): ssh sessifsfsqqfqsqsfon ($SSH_CONNECTION)" \
|
|
||||||
ntfy.sh/tasiaiso_alerts &> /dev/null # Please don't make me learn how to manage secrets
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
/run/current-system/sw/bin/zsh
|
|
|
@ -41,8 +41,6 @@
|
||||||
X11Forwarding no
|
X11Forwarding no
|
||||||
AllowAgentForwarding no
|
AllowAgentForwarding no
|
||||||
AllowStreamLocalForwarding no
|
AllowStreamLocalForwarding no
|
||||||
|
|
||||||
# ForceCommand /home/tasia/Desktop/nixos-config/common/services/ssh.sh
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue