bebop: Use git.bhankas.org to pull nixos config for auto-updates

This commit is contained in:
Payas Relekar 2023-08-05 17:40:23 +05:30
parent e3c1ed4720
commit dec811f48e

View file

@ -101,7 +101,7 @@ in
enable = true; enable = true;
persistent = true; persistent = true;
allowReboot = true; allowReboot = true;
flake = "sourcehut:~payas/nixos#bebop"; flake = "git+https://git.bhankas.org/payas/nixos#bebop";
dates = "04:00"; dates = "04:00";
randomizedDelaySec = "05min"; randomizedDelaySec = "05min";
rebootWindow = { rebootWindow = {