summary refs log tree commit diff stats
path: root/system/satoshipad.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/satoshipad.nix')
-rw-r--r--system/satoshipad.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/system/satoshipad.nix b/system/satoshipad.nix
index 13302537..626f5900 100644
--- a/system/satoshipad.nix
+++ b/system/satoshipad.nix
@@ -1,6 +1,8 @@
-{ config, pkgs, ... }:
-
 {
+  config,
+  pkgs,
+  ...
+}: {
   imports = [
     ./hardware-configuration.nix