snowflake/README.md
2023-04-02 11:34:27 -04:00

30 lines
1.5 KiB
Markdown
Executable file

<h1 align="center">
<img src="https://files.catbox.moe/wqhpj1.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>
<h4 align="center">:warning: this config is a constant WIP,
and will change constantly as i continue to learn about nix. stuff will be updated, restructed, added, and removed quite often. please also note that everything hosted here is what works best for me, and could totally be ineffecient, or just a dead wrong way of doing something.</h4>
## :open_book: Table of contents
+ :house_with_garden: [home](home)
+ :computer: [hosts](hosts)
- :full_moon: [tsuki](hosts/tsuki)
- :princess: [hime](hosts/hime)
- :white_flower: [sutakku](hosts/sutakku)
+ :electric_plug: [modules](modules)
+ :airplane: [overlays](overlays)
+ :package: [pkgs](pkgs)
+ :lock: [secrets](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/services/security.nix)