diff --git a/configs/fu-berlin.nix b/configs/fu-berlin.nix index 80ccb0f..4a381e1 100644 --- a/configs/fu-berlin.nix +++ b/configs/fu-berlin.nix @@ -77,6 +77,8 @@ in { }; }; + # if it fails with "connection reset by peer" run `sudo sshfs ... ... -o ...` manually + # it needs to say 'yes' to the server's fingerprint system.fsPackages = [ pkgs.sshfs ]; # https://www.zedat.fu-berlin.de/tip4u_157.pdf