From 88b90e6fb4354dd592a62a8713ee7ed405b781e8 Mon Sep 17 00:00:00 2001 From: tdback Date: Wed, 5 Mar 2025 20:21:35 -0500 Subject: readme: update --- README.md | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 3ded881..52344c6 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ # Flake Layout - `hosts/` - - `frigg/` - my git and SFTP server. - - `heimdall/` - my DNS and SearXNG server. - - `loki/` - my matrix and coturn server. - - `odin/` - my media server and makeshift NAS. Media is stored in a RAID-Z2 - ZFS pool for redundancy, with a caching drive for increased read performance. - - `sparrow/` - my laptop. - - `thor/` - my "social" server. Hosts my fediverse server, website, and - handles delegation to my matrix server. - - `woodpecker/` - my desktop. + - `frigg/` - git and SFTP server. + - `heimdall/` - DNS and SearXNG server. + - `loki/` - matrix and coturn server. + - `odin/` - the "frankenNAS". Stores and serves media. + - `sol/` - public games server for playing with friends. + - `sparrow/` - laptop. + - `thor/` - fediverse server, web server, and handles delegation to the matrix server. + - `woodpecker/` - desktop. - `modules/` - `containers/` - podman/docker container configurations. - `customs/` - overrides for existing modules in nixpkgs. @@ -16,7 +15,5 @@ - `scripts/` - custom shell scripts wrapped in nix (primarily for servers). - `services/` - service/daemon configurations. - `users/` - default user configuration for my systems. -- `secrets/` - [age](https://github.com/FiloSottile/age) encrypted secrets, via - [agenix](https://github.com/ryantm/agenix) -- `users/` - [home-manager](https://github.com/nix-community/home-manager) - configuration per user. +- `secrets/` - [age](https://github.com/FiloSottile/age) encrypted secrets, via [agenix](https://github.com/ryantm/agenix) +- `users/` - [home-manager](https://github.com/nix-community/home-manager) configuration per user. -- cgit v1.2.3