@cryptotaxi247 / infra / commits / 21ccb1ab

macs: reformat nix-darwin.nix

Martin Weinelt committed Oct 28, 2024 at 02:51 UTC 21ccb1abb63560d9af8dba62385be4e645f6a89e
1 file changed +2 -1
macs/nix-darwin.nix
+2 -1
@@ -17,7 +17,8 @@ let
17 ];
18
19 authorizedNixStoreKey =
20 - key: "command=\"${environment} ${config.nix.package}/bin/nix-store --serve --store daemon --write\" ${key}";
20 + key:
21 + "command=\"${environment} ${config.nix.package}/bin/nix-store --serve --store daemon --write\" ${key}";
22 in
23
24 {