test
This commit is contained in:
parent
ce636e78ce
commit
f72f04c976
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
environment.systemPackages = [ ] ++ lib.optional (builtins.isString desktop) pkgs.snapper-gui;
|
||||
|
||||
services.snapper = {
|
||||
enable = true;
|
||||
snapshotRootOnBoot = true;
|
||||
cleanupInterval = "1d";
|
||||
snapshotInterval = "1h";
|
||||
|
|
Loading…
Reference in a new issue