modules: services: sabnzbd: persist data
This commit is contained in:
parent
003d09d656
commit
0be8b2036d
|
@ -24,5 +24,9 @@ in
|
||||||
inherit port;
|
inherit port;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
my.system.persist.files = [
|
||||||
|
config.services.sabnzbd.configFile
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue