remove vault (and move to webdav)

This commit is contained in:
Tyler Starr 2023-11-10 12:44:41 -08:00
parent 866d10e7f3
commit fe6256a0b3
2 changed files with 0 additions and 8 deletions

View File

@ -25,10 +25,6 @@
path = "/home/${user}/.local/share/yuzu/nand/user/save/0000000000000000/705C6CE0127692D598F92E68B640D644"; path = "/home/${user}/.local/share/yuzu/nand/user/save/0000000000000000/705C6CE0127692D598F92E68B640D644";
devices = [ "bulwark" ]; devices = [ "bulwark" ];
}; };
"Vault" = {
path = "/home/${user}/documents/vault";
devices = [ "torus" ];
};
}; };
}; };
} }

View File

@ -16,10 +16,6 @@
"kestrel" = { id = "TY6I6UK-YWXZYB4-7DKSB5Y-6ZBGE6U-T5WNJK4-KPLTXP7-ZTZQPXU-LX4HPQZ"; }; "kestrel" = { id = "TY6I6UK-YWXZYB4-7DKSB5Y-6ZBGE6U-T5WNJK4-KPLTXP7-ZTZQPXU-LX4HPQZ"; };
}; };
folders = { folders = {
"Vault" = {
path = "/engi/apps/dufs/vault";
devices = [ "kestrel" ];
};
}; };
}; };
} }