aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-22 13:14:11 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-22 13:14:11 -0600
commit64f1cfc792b3160e639c00478b58eca714536a60 (patch)
tree676c22bc251fabeb1eb5646c5ca0e9479714ff68
parent98b277b890496959c6df11871b20cc8656e1ce74 (diff)
bullets
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 1fc693d..bff0f49 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,17 @@
# `bluedragon1221/nixos`
Cool things:
-1. Using [hjem](https://github.com/feel-co/hjem) over [home-manager](https://github.com/nix-community/home-manager)
-2. Features an [awesome tmux configuration](https://github.com/bluedragon1221/tmux-tsunami)
-3. Deployments over ssh using [deploy-rs](https://github.com/serokell/deploy-rs)
-4. Automatic secret decryption with ssh keys using [agenix](https://github.com/ryantm/agenix)
-5. Fully declarative self-hosted services, including:
+- Using [hjem](https://github.com/feel-co/hjem) over [home-manager](https://github.com/nix-community/home-manager)
+- Features an [awesome tmux configuration](https://github.com/bluedragon1221/tmux-tsunami)
+- Deployments over ssh using [deploy-rs](https://github.com/serokell/deploy-rs)
+- Automatic secret decryption with ssh keys using [agenix](https://github.com/ryantm/agenix)
+- Fully declarative self-hosted services, including:
- [Headscale](./modules/services/nixos/selfhost/headscale.nix)
- [AdGuard Home](./modules/services/nixos/selfhost/adguard.nix)
- [Forgejo](./modules/services/nixos/selfhost/forgejo.nix)
- [Navidrome](./modules/services/nixos/selfhost/navidrome.nix)
- ... all with configurable [caddy-tailscale](https://github.com/tailscale/caddy-tailscale) integration
-6. [Homogenous modules](./docs/homogenous_modules.md)
+- [Homogenous modules](./docs/homogenous_modules.md)
# Hosts
## [Mercury](./hosts/mercury)