https://github.com/bew/macos-config
https://github.com/bew/macos-config
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bew/macos-config
- Owner: bew
- Created: 2024-10-29T16:43:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T13:45:57.000Z (over 1 year ago)
- Last Synced: 2025-03-14T19:54:26.986Z (over 1 year ago)
- Language: Nix
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MacOS config with Nix :sparkles:
Using nix-darwin for most system config
---
Configs to apply manually:
- Keyboard layout: `French - PC`
(need to remove the default `French = AZERTY` to take effect and be the default)
Programs to install manually:
- Karabiner-elements (https://karabiner-elements.pqrs.org/), because the service module is currently [broken :/](https://github.com/LnL7/nix-darwin/issues/1132).
(config is in `~/.config/karabiner`, TODO: Nixify!)