Challenger: Add syn1 backup share
This commit is contained in:
parent
e3abb23e98
commit
2f8dbc4b93
|
@ -18,4 +18,10 @@
|
||||||
interval = "Wed *-*-8..14 00:00:00";
|
interval = "Wed *-*-8..14 00:00:00";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fileSystems = {
|
||||||
|
"/mnt/feal-syn1/backup" = {
|
||||||
|
device = "feal-syn1.home.feal.no:/volume2/backup";
|
||||||
|
fsType = "nfs";
|
||||||
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue