l prism.r: export download/finished directly
This commit is contained in:
parent
86e5815ba3
commit
418e9f5665
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue