Add waypipe & fix ssh conf for it

This commit is contained in:
Tristan D. 2024-05-03 18:56:35 +02:00
parent 8795d17527
commit 03cae63b3d
Signed by: tristan
SSH key fingerprint: SHA256:U7y6eMb7CQDaTHv9XoX6/BaQnPqyxxKc+Xnfcefi6rY
3 changed files with 3 additions and 1 deletions

View file

@ -70,6 +70,7 @@ in
shattered-pixel-dungeon
gst_all_1.gst-vaapi
ace-of-penguins
waypipe
];
};
}

View file

@ -164,7 +164,7 @@
AllowTcpForwarding yes
X11Forwarding no
AllowAgentForwarding no
AllowStreamLocalForwarding no
AllowStreamLocalForwarding yes
AuthenticationMethods publickey
'';
};

View file

@ -6,6 +6,7 @@
, ...
}: {
imports = [
../home-mods/ai
../home-mods/audio
../home-mods/common
../home-mods/desktop