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.nix7
1 files changed, 3 insertions, 4 deletions
diff --git a/system/satoshipad.nix b/system/satoshipad.nix
index 626f5900..d3f4c1a0 100644
--- a/system/satoshipad.nix
+++ b/system/satoshipad.nix
@@ -1,7 +1,6 @@
-{
-  config,
-  pkgs,
-  ...
+{ config
+, pkgs
+, ...
 }: {
   imports = [
     ./hardware-configuration.nix