blob: 0f5e0b34f4590974004341412a6accb1c4cdce04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: "Projects"
subtext: "The list that never grows."
---
## Server Management
* Home server: Used as a NAS and photo management solution (powered by [Lychee][lychee]).
* VPS: Used for public-facing services and this very website.
* [frosty-overlay][frosty-overlay]: Personal Gentoo overlay for packaging software not in the official repository.
## Desktop
* [dotfiles][dotfiles]: My collection of configurations for my desktop setups + some shell configurations and scripts.
[lychee]: https://lycheeorg.dev/
[frosty-overlay]: https://git.sr.ht/~auroras/frosty-overlay
[dotfiles]: https://git.sr.ht/~auroras/dotfiles
|