feat: add gh cli and readme
This commit is contained in:
parent
4a12dd74ea
commit
f9abe7a121
2 changed files with 9 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal 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.
|
|
@ -73,6 +73,7 @@
|
|||
btop
|
||||
zellij
|
||||
powertop
|
||||
gh
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue