diff --git a/nix/macOS/flake.nix b/nix/macOS/flake.nix index 7a5c1f40..7d7ae117 100644 --- a/nix/macOS/flake.nix +++ b/nix/macOS/flake.nix @@ -66,7 +66,7 @@ loginwindow.GuestEnabled = false; NSGlobalDomain.AppleInterfaceStyle = "Dark"; NSGlobalDomain.KeyRepeat = 2; - } + }; # nixpkgs.hostPlatform = "x86_64-darwin"; # aarch64-darwin for ARM };