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" = {
|
fileSystems."/export/download" = {
|
||||||
device = "/var/lib/containers/yellow/var/download";
|
device = "/var/lib/containers/yellow/var/download/finished";
|
||||||
options = [ "bind" ];
|
options = [ "bind" ];
|
||||||
};
|
};
|
||||||
services.nfs.server = {
|
services.nfs.server = {
|
||||||
|
Loading…
Reference in New Issue
Block a user