From 631a99a4bc294123d0b5ceff9f480fcc946255d4 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 26 Jul 2024 03:58:13 -0700 Subject: [PATCH] update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dbfdf57..74d0718 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Mac Mini Home Server The repository contains the configuration files for a lightweight NixOS server -with no graphical environment, for a early 2010s Mac Mini. It contains the necessary drivers -for WiFi support and listens for SSH connections automatically, and has server necessities like +with no graphical environment, for an early 2010s Mac Mini. It contains the necessary non-free drivers +for WiFi support and fan control. The OpenSSH daemon starts automatically and it has server necessities like docker. +Currently, it's pinned to NixOS release 24.05 "Uakari". + The default interactive shell is `fish` and `nvim` with no configuration files is the default editor.