feat: add gh cli and readme

This commit is contained in:
Youwen Wu 2024-07-26 03:54:09 -07:00
parent 4a12dd74ea
commit f9abe7a121
2 changed files with 9 additions and 0 deletions

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# 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
docker.
The default interactive shell is `fish` and `nvim` with no configuration files is the default editor.

View file

@ -73,6 +73,7 @@
btop
zellij
powertop
gh
];
};