mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-31 14:43:11 +02:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
# Home Manager's Darwin Submodules
|
|
|
|
This directory contains macOS-specific Home Manager configurations for Darwin systems.
|
|
|
|
## Configuration Modules
|
|
|
|
### Core Configurations
|
|
|
|
- **default.nix**: Entry point that imports all Darwin configurations
|
|
- **shell.nix**: Shell configurations and environment settings
|
|
- **rime-squirrel.nix**: [Rime Squirrel](https://github.com/rime/squirrel) input method
|
|
configuration
|
|
|
|
### Window Management
|
|
|
|
- **aerospace/**: [Aerospace](https://github.com/nikitabobko/AeroSpace) tiling window manager
|
|
configuration
|
|
- Custom keybindings and workspace management
|
|
- Application-specific window rules
|
|
|
|
### Network Configuration
|
|
|
|
- **proxy/**: Network proxy configurations
|
|
- `proxychains.conf`: Proxy chains configuration for network routing
|
|
- Proxy settings for development tools and applications
|
|
|
|
## Features
|
|
|
|
- macOS-specific package installations and configurations
|
|
- Native macOS applications and utilities
|
|
- Touch ID and system integration
|
|
- Homebrew integration for additional packages
|
|
- macOS-specific shell configurations and aliases
|