mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
feat(fu-berlin): add comment for home dir mount
This commit is contained in:
@@ -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 ];
|
system.fsPackages = [ pkgs.sshfs ];
|
||||||
|
|
||||||
# https://www.zedat.fu-berlin.de/tip4u_157.pdf
|
# https://www.zedat.fu-berlin.de/tip4u_157.pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user