nanopi: specify flake correctly
Alan Pearce alan@alanpearce.eu
Sun, 12 May 2024 08:42:15 +0200
1 files changed, 1 insertions(+), 1 deletions(-)
jump to
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";