blob: 8ca453623613f646fcaa20c4f83c05ee49d1c79d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
fileSystems."/home/aethrvmn/nas" = {
device = "//192.168.10.15/home/Drive";
fsType = "cifs";
options = [
"credentials=/home/aethrvmn/.creds/rousicreds"
"uid=1000"
"gid=100"
"auto"
"x-systemd.automount"
];
};
}
|
; all rights regarding Text and Data Mining (TDM) are reserved.