mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
README update
This commit is contained in:
parent
23de2ed5a2
commit
97c8f1bd74
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ This repo is a Nix flake that manages most of my setup on macOS and fully manage
|
||||||
|
|
||||||
## Flake structure
|
## Flake structure
|
||||||
|
|
||||||
|
> **RESTRUCTURING IN PROGRESS**: please note, I am restructuring this to remove a lot of complexity. This first pass is done and moves home manager bits into modules that have home in the name. Things that apply to everything under a part of the tree are in a corresponding `default.nix`
|
||||||
|
|
||||||
The Nix bits are driven by `flake.nix` which pulls in things under `modules/`. Both Intel and Apple Silicon macOS are suppoted, as is NixOS. The flake is structured like so:
|
The Nix bits are driven by `flake.nix` which pulls in things under `modules/`. Both Intel and Apple Silicon macOS are suppoted, as is NixOS. The flake is structured like so:
|
||||||
|
|
||||||
- description: a human readable description of this flake
|
- description: a human readable description of this flake
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue