summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-05-12 08:42:15 +0200
committerAlan Pearce2024-05-12 08:42:15 +0200
commitc3822a02c6353a35aa405ff8fdb22582ce3fec12 (patch)
tree98ed6da3b01fb1498d92231d084affc19c8a1d84 /system/nanopi.nix
parent808a4895c886c69e821e741925ce170a02c05602 (diff)
downloadnixfiles-c3822a02c6353a35aa405ff8fdb22582ce3fec12.tar.lz
nixfiles-c3822a02c6353a35aa405ff8fdb22582ce3fec12.tar.zst
nixfiles-c3822a02c6353a35aa405ff8fdb22582ce3fec12.zip
nanopi: specify flake correctly
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix2
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";