aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-04 16:59:25 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-04 16:59:30 -0600
commit3eabdf72572a70d26f913e2aef80e57aa2c8e54d (patch)
tree182f7cb25cd26d52fe0719bf7692523350a6af4f
parent6715a0844777a9b07488afe191458694ae515d67 (diff)
update readme
-rw-r--r--README.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/README.md b/README.md
index bff0f49..286482c 100644
--- a/README.md
+++ b/README.md
@@ -2,15 +2,13 @@
Cool things:
- 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
+ - [cgit](./modules/services/nixos/cgit/default.nix)
+ - [GoAccess](./modules/services/nixos/goaccess.nix)
+ - [Polaris](./modules/services/nixos/polaris.nix)
+ - [qBittorrent](./modules/services/nixos/qbittorrent.nix)
- [Homogenous modules](./docs/homogenous_modules.md)
# Hosts
@@ -33,17 +31,17 @@ Used for heavier tasks, like gaming and music production
- OS: NixOS
- DE/Compositor: none
-Hosts my family's webserver, personal Headscale instance, and a few other self-hosted services over my tailnet
+Hosts my family's webserver and a few other self-hosted services over ssh
## Terra
- Device: Samsung S20 Ultra
- OS: Android
-My phone. Used for communication, reading Hacker News, and whatever else.
+My phone. Used for communication, reading Hacker News, whatever else.
## Io
- Device: Raspberry PI Zero 2 W
- OS: Alpine Linux
- DE/Compositor: none
-Low-power device used as a Forgejo actions runner
+Low-power device, currently unused