Tux: Remount NAS outside $HOME
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
(mount-cifs {
|
||||
host = "duke.veltnet";
|
||||
resource = "smb-share";
|
||||
destination = "/home/weckyy702/duke";
|
||||
destination = "/mnt/nas";
|
||||
credentials_path = "${config.age.secrets.nas-creds.path}";
|
||||
UID = "weckyy702";
|
||||
GID = "users";
|
||||
|
||||
Reference in New Issue
Block a user