nanopi: specify flake correctly
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M system/nanopi.nix → system/nanopi.nix
@@ -619,7 +619,7 @@ system.autoUpgrade = { 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";