sourcephile
/
git
/
julm
/
julm-nix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c62886
)
sshfs: fix encryption
author
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Thu, 18 Nov 2021 01:18:16 +0000
(
02:18
+0100)
committer
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Thu, 18 Nov 2021 01:18:16 +0000
(
02:18
+0100)
hosts/oignon.nix
patch
|
blob
|
history
diff --git
a/hosts/oignon.nix
b/hosts/oignon.nix
index b385fc0583577dcbeff38bb655c494e527e56004..2cf228f7a4ecb019279f4693ed7f497e381463f2 100644
(file)
--- a/
hosts/oignon.nix
+++ b/
hosts/oignon.nix
@@
-158,7
+158,6
@@
fileSystems."/mnt/losurdo" = {
"user" "uid=julm" "gid=users" "allow_other"
"_netdev" "reconnect" "ssh_command=${sshAsUser "julm"}"
"noauto" "x-gvfs-hide" "x-systemd.automount"
- "Cipher=arcfour" # No need for encryption over Wireguard
#"Compression=yes" # YMMV
# Disconnect approximately 2*15=30 seconds after a network failure
"ServerAliveCountMax=2"