summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/satoshipad.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/satoshipad.nix b/system/satoshipad.nix
index cc312dec..1aa3db12 100644
--- a/system/satoshipad.nix
+++ b/system/satoshipad.nix
@@ -35,8 +35,8 @@
       allowDiscards = true;
       device = "/dev/disk/by-uuid/bb7f9a24-8963-4d00-9258-118050b35748";
       preLVM = true;
-    }
-  ];
+    };
+  };
 
   networking.hostName = "satoshipad";
   services.avahi.hostName = "alan-satoshipay";