all repos — nixfiles @ c3822a02c6353a35aa405ff8fdb22582ce3fec12

System and user configuration, managed by nix and home-manager

nanopi: specify flake correctly
Alan Pearce alan@alanpearce.eu
Sun, 12 May 2024 08:42:15 +0200
commit

c3822a02c6353a35aa405ff8fdb22582ce3fec12

parent

808a4895c886c69e821e741925ce170a02c05602

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M system/nanopi.nixsystem/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";