Compare commits
2 commits
73f9033023
...
1f24d8a001
Author | SHA1 | Date | |
---|---|---|---|
1f24d8a001 | |||
5ebb95135a |
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
|||
enable = true;
|
||||
flake = "git+https://git.icanttype.org/cdombroski/nix-configs.git";
|
||||
allowReboot = true;
|
||||
rebootWindow = { lower = "02:00"; upper = "06:00" };
|
||||
rebootWindow = { lower = "02:00"; upper = "06:00"; };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue