This commit is contained in:
2024-10-10 00:49:49 +01:00
parent 6d307293be
commit a8a911481f

View File

@@ -66,7 +66,7 @@
loginwindow.GuestEnabled = false;
NSGlobalDomain.AppleInterfaceStyle = "Dark";
NSGlobalDomain.KeyRepeat = 2;
}
};
# nixpkgs.hostPlatform = "x86_64-darwin"; # aarch64-darwin for ARM
};