Update README.md
This commit is contained in:
parent
c7fc416f99
commit
39a1091af5
1 changed files with 6 additions and 3 deletions
|
@ -8,9 +8,12 @@ snowflake
|
||||||
### :open_book: Table of contents
|
### :open_book: Table of contents
|
||||||
#### will be expanded as i tack on more modules and things get more complex obviously
|
#### will be expanded as i tack on more modules and things get more complex obviously
|
||||||
+ [modules](modules)
|
+ [modules](modules)
|
||||||
- home - hosts my dots
|
- [home](modules/home) - hosts my dots
|
||||||
- hyprland - hosts hyprland stuff, will be moved eventually
|
- [hyprland](modules/hyprland) - hosts hyprland stuff, will be moved eventually
|
||||||
+ [nixos](nixos) - houses my main nix configs
|
+ [nixos](nixos) - houses my main nix configs
|
||||||
|
|
||||||
### :bookmark_tabs: Credit
|
### :bookmark_tabs: Credit
|
||||||
people who inspired me to dive into nix, and i've stolen stuff from (you guys are awesome!)
|
people who inspired me to dive into nix, and i've stolen stuff from (you guys are awesome!)
|
||||||
|
+ [fufexan](https://github.com/fufexan) - a ton of home manager stuff
|
||||||
|
+ [Misterio77](https://github.com/Misterio77) - flake boilerplate
|
||||||
|
+ [NobbZ](https://github.com/NobbZ) - general nix assistance
|
Loading…
Reference in a new issue