snowflake/README.md

32 lines
1.5 KiB
Markdown
Raw Normal View History

2022-12-16 03:14:38 -05:00
<h1 align="center">
2023-01-31 06:59:57 -05:00
<img src="https://files.catbox.moe/vfk7m7.png"></img> <br>
2022-12-16 03:14:38 -05:00
snowflake
</h1>
2022-12-16 03:24:07 -05:00
<p align="center">:snowflake: a flake or crystal of snow :snowflake:</p>
2023-01-31 06:49:02 -05:00
<img src="https://files.catbox.moe/hqpr0u.png"></img>
2023-01-31 06:33:28 -05:00
2023-02-05 19:49:14 -05:00
## :open_book: Table of contents
2023-03-22 01:32:35 -04:00
<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>
2023-03-20 00:59:32 -04:00
+ :house_with_garden: [home](home)
2023-02-02 09:59:49 -05:00
+ :computer: [hosts](hosts)
2023-03-20 00:59:32 -04:00
- :full_moon: [tsuki](hosts/tsuki)
- :princess: [hime](hosts/hime)
- :white_flower: [sutakku](hosts/sutakku)
2023-02-02 09:59:49 -05:00
+ :electric_plug: [modules](modules)
2023-03-20 00:59:32 -04:00
- :scroll: [services](modules/services)
+ :airplane: [overlays](overlays)
+ :package: [pkgs](pkgs)
+ :lock: [secrets](secrets)
2023-01-31 06:33:28 -05:00
2023-02-05 19:49:14 -05:00
## :busts_in_silhouette: Credit
2023-02-05 20:07:27 -05:00
#### people who've inspired me to dive into nix, and i've stolen stuff from (you guys are awesome!)
2023-01-31 06:39:13 -05:00
+ [fufexan](https://github.com/fufexan) - a ton of home manager stuff
2023-01-31 12:08:39 -05:00
+ [Misterio77](https://github.com/Misterio77) - flake, and some other boilerplate
2023-01-31 06:59:57 -05:00
+ [NobbZ](https://github.com/NobbZ) - general nix assistance
2023-01-31 07:20:47 -05:00
+ [MatthiasBenaets](https://github.com/MatthiasBenaets) - amazing nixos introduction video
2023-02-05 20:07:27 -05:00
+ [sioodmy](https://github.com/sioodmy) - general dotfile stuff
+ [hlissner](https://github.com/hlissner) - [security.nix](modules/services/security.nix)