mount oxygen instead of alphonse

auto-flake-update
Yorick van Pelt 2017-04-28 18:09:47 +02:00
parent 1fa2add0b3
commit 089078acfe
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ in
"uid=1000" "uid=1000"
"reconnect" "IdentityFile=/root/.ssh/id_sshfs"]; "reconnect" "IdentityFile=/root/.ssh/id_sshfs"];
}; };
fileSystems."/mnt/alphonse" = { fileSystems."/mnt/oxygen" = {
device = "${pkgs.sshfsFuse}/bin/sshfs#yorick@quassel.rasusan.nl:/mnt/storinator"; device = "${pkgs.sshfsFuse}/bin/sshfs#yorick@oxygen.obfusk.ch:";
fsType = "fuse"; fsType = "fuse";
options = ["noauto" "x-systemd.automount" "_netdev" "users" "idmap=user" options = ["noauto" "x-systemd.automount" "_netdev" "users" "idmap=user"
"defaults" "allow_other" "transform_symlinks" "default_permissions" "defaults" "allow_other" "transform_symlinks" "default_permissions"