about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nixos/socrates/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/socrates/default.nix b/nixos/socrates/default.nix
index 63ff1b342068..fbdff3f50f6b 100644
--- a/nixos/socrates/default.nix
+++ b/nixos/socrates/default.nix
@@ -1,3 +1,5 @@
+{ ... }:
+
 let
   # TODO(wpcarro): Instead of importing these dependencies as parameters that
   # readTree will expose I need to import these dependencies manually because