forked from javif89/nix
Update README
This commit is contained in:
parent
ff7c4052e5
commit
1c11c6486d
@ -6,6 +6,7 @@ My modular NixOS configuration with Home Manager integration.
|
||||
|
||||
## Structure
|
||||
|
||||
```
|
||||
| nix /
|
||||
|-flake.nix (Where everything starts)
|
||||
|-assets/ (profile pic, sddm background, etc)
|
||||
@ -13,6 +14,7 @@ My modular NixOS configuration with Home Manager integration.
|
||||
|-modules/ (Pieces I want to be able to switch in and out)
|
||||
|--system/ (System level configs like bootloader, GPU drivers)
|
||||
|--home/ (Most of the juice is here. Managed by home manager. Program configs and such)
|
||||
```
|
||||
|
||||
## Base setup
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user