From 2c5a6fd3a476ae80996f4072cf5bba4f45bedf59 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 4 Sep 2016 20:09:55 +0200 Subject: typos --- vali.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vali.nix b/vali.nix index 53ced636..6711e0f8 100644 --- a/vali.nix +++ b/vali.nix @@ -185,7 +185,7 @@ rec { where = "/var/media"; what = "media@hel.asgard.yggdrasil:/var/media"; type = "fuse.sshfs"; - options = "users,idmap=user,IdentityFile=/home/user/.ssh/id_media@hel,allow_other,reconnect,_netdev"; + options = "idmap=user,IdentityFile=/home/gkleen/.ssh/media@hel,allow_other,reconnect,_netdev"; mountConfig = { Environment = "PATH=/run/current-system/sw/bin:/run/current/system/sw/sbin"; DirectoryMode = "555"; -- cgit v1.2.3