mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 08:37:34 +08:00
Document dir layout
This commit is contained in:
parent
a9bb3054fa
commit
d6ff55fea6
1 changed files with 6 additions and 0 deletions
|
|
@ -27,3 +27,9 @@ make darwin # Or, just `make`
|
|||
- Run `make`.[^cleanup] That's it. Re-open your shell.
|
||||
|
||||
[^cleanup]: You might have to `rm -rf /etc/nix/nix.conf`, so our flake.nix can do its thing.
|
||||
|
||||
## Directory layout
|
||||
|
||||
- `nixos`: nixos config (includes nix-darwin)
|
||||
- `home`: home-manager config
|
||||
- `hosts`: top-level configuration.nix('ish) for various kinds of system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue