update readme
This commit is contained in:
parent
f9abe7a121
commit
631a99a4bc
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,10 @@
|
||||||
# Mac Mini Home Server
|
# Mac Mini Home Server
|
||||||
|
|
||||||
The repository contains the configuration files for a lightweight NixOS 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
|
with no graphical environment, for an early 2010s Mac Mini. It contains the necessary non-free drivers
|
||||||
for WiFi support and listens for SSH connections automatically, and has server necessities like
|
for WiFi support and fan control. The OpenSSH daemon starts automatically and it has server necessities like
|
||||||
docker.
|
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.
|
The default interactive shell is `fish` and `nvim` with no configuration files is the default editor.
|
||||||
|
|
Loading…
Reference in a new issue