mtworx: +stud-cache
This commit is contained in:
@@ -135,6 +135,7 @@ let
|
|||||||
devices = [
|
devices = [
|
||||||
"vno1-gdrx"
|
"vno1-gdrx"
|
||||||
"fwminex"
|
"fwminex"
|
||||||
|
"mtworx"
|
||||||
];
|
];
|
||||||
id = "2kq7n-jqzxj";
|
id = "2kq7n-jqzxj";
|
||||||
label = "stud-cache";
|
label = "stud-cache";
|
||||||
@@ -299,6 +300,7 @@ in
|
|||||||
"${cfg.dataDir}/Video" = video-shared;
|
"${cfg.dataDir}/Video" = video-shared;
|
||||||
"${cfg.dataDir}/music" = Music;
|
"${cfg.dataDir}/music" = Music;
|
||||||
"${cfg.dataDir}/www" = www-mtworx;
|
"${cfg.dataDir}/www" = www-mtworx;
|
||||||
|
"${cfg.dataDir}/stud-cache" = stud-cache;
|
||||||
})
|
})
|
||||||
// (lib.optionalAttrs (config.networking.hostName == "vno1-gdrx") {
|
// (lib.optionalAttrs (config.networking.hostName == "vno1-gdrx") {
|
||||||
"${cfg.dataDir}/Books" = Books;
|
"${cfg.dataDir}/Books" = Books;
|
||||||
|
|||||||
Reference in New Issue
Block a user