mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 13:51:54 -05:00
Merge branch 'master' of https://github.com/alyraffauf/nixcfg
This commit is contained in:
commit
1af0a8cf19
|
@ -44,6 +44,10 @@
|
|||
flake = "github:alyraffauf/nixcfg";
|
||||
dates = "daily";
|
||||
operation = "boot";
|
||||
rebootWindow = {
|
||||
lower = "01:00";
|
||||
upper = "05:00";
|
||||
}
|
||||
};
|
||||
|
||||
# Delete generations older than 7 days.
|
||||
|
|
Loading…
Reference in a new issue