From efcee118394926476b7ad0a014cb5eecf9ecf0ea Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 7 Mar 2024 17:26:40 +0800 Subject: [PATCH] docs: README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42cdd9cf..b1eb8445 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ This repository is home to the nix code that builds my systems: 1. NixOS Desktops: NixOS with home-manager, i3, hyprland, agenix, etc. -2. macOS Desktops: nix-darwin with home-manager, zsh, kitty, etc. Share the same home-manager configuration with NixOS Desktops. -3. NixOS Servers: virtual machines running on Proxmox, with various services, such as homepage, prometheus, grafana, etc. +2. macOS Desktops: nix-darwin with home-manager, share the same home-manager configuration with NixOS Desktops. +3. NixOS Servers: virtual machines running on Proxmox, with various services, such as kubernetes, homepage, prometheus, grafana, etc. See [./hosts](./hosts) for details of each host.