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 = {
|
||||
snapshotRootOnBoot = true;
|
||||
cleanupInterval = "1d";
|
||||
snapshotInterval = "1h";
|
||||
snapshotInterval = "hourly";
|
||||
configs = {
|
||||
root = {
|
||||
TIMELINE_CREATE = true;
|
||||
|
|
Loading…
Reference in a new issue