summary refs log tree commit diff stats
path: root/user/prefect.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/prefect.nix')
-rw-r--r--user/prefect.nix7
1 files changed, 3 insertions, 4 deletions
diff --git a/user/prefect.nix b/user/prefect.nix
index 23a44ab3..e6aada55 100644
--- a/user/prefect.nix
+++ b/user/prefect.nix
@@ -1,7 +1,6 @@
-{
-  config,
-  pkgs,
-  ...
+{ config
+, pkgs
+, ...
 }: {
   imports = [
     ./settings/base.nix