l prism.r: export download/finished directly

This commit is contained in:
lassulus 2019-05-29 15:24:31 +02:00
parent 86e5815ba3
commit 418e9f5665

View File

@ -383,7 +383,7 @@ with import <stockholm/lib>;
'';
fileSystems."/export/download" = {
device = "/var/lib/containers/yellow/var/download";
device = "/var/lib/containers/yellow/var/download/finished";
options = [ "bind" ];
};
services.nfs.server = {