fix git flake url
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
security.polkit.enable = true;
|
security.polkit.enable = true;
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
flake = "git+https://k3t.dev/git/nixconf.git?branch=main";
|
flake = "git+https://k3t.dev/git/nixconf.git?ref=main";
|
||||||
operation = "boot";
|
operation = "boot";
|
||||||
allowReboot = true;
|
allowReboot = true;
|
||||||
rebootWindow = { lower = "10:00"; upper = "14:00"; };
|
rebootWindow = { lower = "10:00"; upper = "14:00"; };
|
||||||
|
|||||||
Reference in New Issue
Block a user