28 lines
1.2 KiB
Markdown
Executable file
28 lines
1.2 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
|
|
+ :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)
|
|
- :scroll: [services](modules/services)
|
|
+ :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)
|