snowflake/README.md
2023-03-01 02:15:45 -05:00

28 lines
1.4 KiB
Markdown
Executable file

<h1 align="center">
<img src="https://files.catbox.moe/vfk7m7.png"></img> <br>
snowflake
</h1>
<p align="center">:snowflake: a flake or crystal of snow :snowflake:</p>
<img src="https://files.catbox.moe/hqpr0u.png"></img>
## :open_book: Table of contents
#### will be expanded as i tack on more modules and things get more complex obviously
+ :computer: [hosts](hosts)
- :full_moon: [tsuki](hosts/tsuki) - my main machine config
- :princess: [hime](hosts/hime) - my server config
- :white_flower: [sutakku](hosts/sutakku) - *arr stack vm
+ :electric_plug: [modules](modules)
- :house_with_garden: [home](modules/home) - houses my dots
+ :airplane: [overlays](overlays) - will house overlays eventually
+ :package: [pkgs](pkgs) - will house pkgs eventually
+ :lock: [secrets](secrets) - houses my secrets
## :busts_in_silhouette: Credit
#### people who've 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, and some other boilerplate
+ [NobbZ](https://github.com/NobbZ) - general nix assistance
+ [MatthiasBenaets](https://github.com/MatthiasBenaets) - amazing nixos introduction video
+ [sioodmy](https://github.com/sioodmy) - general dotfile stuff
+ [hlissner](https://github.com/hlissner) - [security.nix](modules/security.nix)