Fix the boot thing with the new subvol layout

This commit is contained in:
Jimbo 2024-11-05 03:26:00 -05:00
parent f36d8615dc
commit 9a30fae72f
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,6 @@
services.snapper = {
snapshotInterval = "0/6:00:00";
cleanupInterval = "12:00:00";
persistentTimer = true;
};
}