mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-30 23:27:20 +02:00
fix(darwin): remove unused aerospace configuration (#267)
This commit is contained in:
+1
-2
@@ -30,7 +30,6 @@ home/
|
||||
│ ├── linux/ # Linux host home modules (ai, shoukei, k3s-*, etc.)
|
||||
│ └── darwin/ # macOS host home modules (fern, frieren)
|
||||
└── darwin/ # macOS-specific home manager configurations
|
||||
├── aerospace/ # macOS window manager
|
||||
├── proxy/ # Proxy configurations
|
||||
└── ...
|
||||
```
|
||||
@@ -48,7 +47,7 @@ home/
|
||||
|
||||
3. **darwin**: macOS-specific configuration
|
||||
- macOS applications and services
|
||||
- Platform-specific integrations (Aerospace, Squirrel, etc.)
|
||||
- Platform-specific integrations (Squirrel, etc.)
|
||||
|
||||
4. **hosts**: Host entry modules for Home Manager
|
||||
- Each output should reference only one host home module file
|
||||
|
||||
Reference in New Issue
Block a user