test
This commit is contained in:
parent
93ccc75309
commit
55a749fe29
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
services.snapper = {
|
services.snapper = {
|
||||||
snapshotRootOnBoot = true;
|
snapshotRootOnBoot = true;
|
||||||
cleanupInterval = "1d";
|
cleanupInterval = "1d";
|
||||||
snapshotInterval = "1h";
|
snapshotInterval = "hourly";
|
||||||
configs = {
|
configs = {
|
||||||
root = {
|
root = {
|
||||||
TIMELINE_CREATE = true;
|
TIMELINE_CREATE = true;
|
||||||
|
|
Loading…
Reference in a new issue