2024-07-26 03:54:09 -07:00
|
|
|
# Mac Mini Home Server
|
|
|
|
|
|
|
|
The repository contains the configuration files for a lightweight NixOS server
|
2024-07-26 03:58:13 -07:00
|
|
|
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
|
2024-07-26 03:54:09 -07:00
|
|
|
docker.
|
|
|
|
|
2024-07-26 03:58:13 -07:00
|
|
|
Currently, it's pinned to NixOS release 24.05 "Uakari".
|
|
|
|
|
2024-07-26 03:54:09 -07:00
|
|
|
The default interactive shell is `fish` and `nvim` with no configuration files is the default editor.
|