Update README.md

This commit is contained in:
notohh 2023-01-31 06:39:13 -05:00
parent c7fc416f99
commit 39a1091af5
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -8,9 +8,12 @@ snowflake
### :open_book: Table of contents
#### will be expanded as i tack on more modules and things get more complex obviously
+ [modules](modules)
- home - hosts my dots
- hyprland - hosts hyprland stuff, will be moved eventually
- [home](modules/home) - hosts my dots
- [hyprland](modules/hyprland) - hosts hyprland stuff, will be moved eventually
+ [nixos](nixos) - houses my main nix configs
### :bookmark_tabs: Credit
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