mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
refactor: samba and synology mounts redone
This commit is contained in:
parent
e934b63d5a
commit
6e62fd96fe
3 changed files with 22 additions and 13 deletions
|
@ -101,7 +101,7 @@ in {
|
|||
options = sambaPermissions ++ userIdForUser1;
|
||||
};
|
||||
# Minecraft Worlds
|
||||
folder4 = {
|
||||
folder2 = {
|
||||
mount = "/home/${user1}/.local/share/PrismLauncher/instances/1.21/.minecraft/saves";
|
||||
device = "//${nasIP}/homes/${user1Name}/Minecraft";
|
||||
options = sambaPermissions ++ userIdForUser1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue