hosts/{apricot,fondue}: decommission
This commit is contained in:
parent
69db6e160b
commit
a1d7374809
12 changed files with 12 additions and 235 deletions
|
|
@ -34,17 +34,5 @@ in
|
|||
# fsType = "nfs";
|
||||
# options = [ "defaults" ];
|
||||
# };
|
||||
"/mnt/apricot" = {
|
||||
device = "rin@apricot:/";
|
||||
fsType = "fuse.sshfs";
|
||||
options = [
|
||||
"noauto"
|
||||
"x-systemd.automount"
|
||||
"_netdev"
|
||||
"IdentityFile=/home/rin/.ssh/id_rsa"
|
||||
"allow_other"
|
||||
"reconnect"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue