diff options
Diffstat (limited to 'system')
-rwxr-xr-x | system/nanopi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix index f750f424..0e45bd91 100755 --- a/system/nanopi.nix +++ b/system/nanopi.nix @@ -619,7 +619,7 @@ in enable = false; dates = "04:15"; randomizedDelaySec = "59 min"; - flake = "https://git.alanpearce.eu/nixfiles"; + flake = "git+https://git.alanpearce.eu/nixfiles"; allowReboot = true; rebootWindow = { lower = "01:00"; |