Mount duke to /mnt to avoid funky borgmatic things and other silliness
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
(mount-cifs {
|
||||
host = "duke.veltnet";
|
||||
resource = "smb-share";
|
||||
destination = "/home/weckyy702/duke";
|
||||
destination = "/mnt/duke";
|
||||
credentials_path = "${config.age.secrets.nas-creds.path}";
|
||||
UID = "weckyy702";
|
||||
GID = "users";
|
||||
|
||||
Reference in New Issue
Block a user