feat: more smb conf
This commit is contained in:
parent
1f716af7f5
commit
57f13ab424
|
@ -16,7 +16,7 @@
|
||||||
pinentry
|
pinentry
|
||||||
feh
|
feh
|
||||||
galaxy-buds-client
|
galaxy-buds-client
|
||||||
netflix
|
mpv
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -15,10 +15,12 @@
|
||||||
{
|
{
|
||||||
inherit address credentials;
|
inherit address credentials;
|
||||||
remotePath = "patri-paperless";
|
remotePath = "patri-paperless";
|
||||||
|
automatic = true;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
inherit address credentials;
|
inherit address credentials;
|
||||||
remotePath = "media";
|
remotePath = "media";
|
||||||
|
automatic = true;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue