add taskserver to backup
This commit is contained in:
parent
ec0045c9c2
commit
e5f5869b1c
1 changed files with 4 additions and 0 deletions
|
@ -10,4 +10,8 @@
|
||||||
organisations."orgie".users = [ "palo" ];
|
organisations."orgie".users = [ "palo" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
backup.dirs = [
|
||||||
|
config.services.taskserver.dataDir
|
||||||
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue