mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
Update README.md
This commit is contained in:
parent
4917cfc1eb
commit
1c341a85e2
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
## Directory Structure
|
||||
|
||||
- `flake.nix` - Entrypoint for hosts and user home configurations. Also exposes
|
||||
a devshell for manual bootstrapping tasks (`nix develop` or `nix-shell`).
|
||||
a devshell for manual bootstrapping tasks (`nix develop`).
|
||||
- `hosts` - NixOS configurations accessible via
|
||||
`sudo nixos-rebuild switch --flake .#<host>`.
|
||||
- `common` - Shared configurations consumed by the machine specific ones.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue