From 8941d570b8f14fed3c271c78df7f9a2f201c8298 Mon Sep 17 00:00:00 2001 From: AxelSilverdew Date: Sun, 5 May 2024 19:26:25 +0530 Subject: [PATCH] lint: fixed formatting in darwin --- darwin/system.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/darwin/system.nix b/darwin/system.nix index 2679908..f7955da 100644 --- a/darwin/system.nix +++ b/darwin/system.nix @@ -1,4 +1,4 @@ -{config, ...}: +{ config, ... }: # This section apply settings to the system configuration only available on macOS # see for more options {