notohh.dev/content/projects.md
notohh 027fe113c1
treewide: switch back to hugo
i cba learning and maintaining elm
2024-02-22 12:19:04 -05:00

18 lines
793 B
Markdown

# projects
## :snowflake: snowflake
<img src="https://i.imgur.com/z1EFyMr.png"></img>
_[snowflake](https://git.flake.sh/notohh/snowflake)_ is my multi-config nixos repo. its the heart of my servers, my desktop, my laptop, my everything
### :spiral_notepad: features
- multi-config repo, with configs for servers, laptop, and desktop
- multi-system home-manager setup
- secrets provisioning with [sops-nix](https://github.com/Mic92/sops-nix)
- multiple fully declarative self hosted services (and some containerized ones, with a docker backend)
- wayland config for hyprland
- custom packages not found in nixpkgs
- linted & styled with [alejandra](https://github.com/kamadorueda/alejandra), [deadnix](https://github.com/astro/deadnix), and [statix](https://github.com/nerdypepper/statix)