mtworx: +stud-cache

This commit is contained in:
2025-06-09 11:48:21 +00:00
parent dac426205d
commit 2dab85c726

View File

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