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