mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
readme: mention nix-darwin in dir layout
This commit is contained in:
parent
b7c1433770
commit
ea7bdbc18c
1 changed files with 3 additions and 2 deletions
|
|
@ -34,8 +34,9 @@ nix run
|
|||
|
||||
## Directory layout
|
||||
|
||||
- `home`: home-manager config
|
||||
- `nixos`: nixos config (includes nix-darwin)
|
||||
- `home`: home-manager config (shared between Linux and macOS)
|
||||
- `nixos`: nixos config for Linux
|
||||
- `nix-darwin`: nix-darwin config for macOS
|
||||
- `systems`: top-level configuration.nix('ish) for various kinds of system
|
||||
|
||||
## Tips
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue