Infini-FRAMEWORK/router: persist directory in module
This commit is contained in:
parent
e941f94e3c
commit
3b1df4f6bc
2 changed files with 7 additions and 12 deletions
|
@ -1,4 +1,11 @@
|
|||
{
|
||||
persist.directories = [
|
||||
{
|
||||
directory = "/var/lib/dnsmasq/";
|
||||
user = "dnsmasq";
|
||||
}
|
||||
];
|
||||
|
||||
specialisation.router.configuration = {
|
||||
networking = {
|
||||
interfaces."enp0s13f0u1" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue