diff --git a/README.md b/README.md index 7ee04d6..81ccd9b 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,24 @@ -# NixOS Sakamoto +# Nix Sakamoto A rewrite of the original Sakamoto NixOS configuration. -## Getting Started +## Installation +Installing Sakamoto Nix configuration may vary on your current operating system. + | Hosts | Description | |----------|--------------| | hakase | gaming desktop (linux) | -| macos | compatible with the M series | +| sakamoto | \[unavailable] server that uses containers (linux) | +| nano | \[unavailable] windows configuration | +| macos | macos configuration | **Note: Replace `${Hosts}` with one of the options from the table above.** + ### Linux Installation 1. Install [Nix](https://nixos.org). 2. Clone this directory. ```sh - $ git clone [https://git.sakamoto.dev/kenji/nixos.git](https://git.sakamoto.dev/kenji/nixos.git) ~/.config/nixos + $ git clone https://git.sakamoto.dev/kenji/nixos.git ~/.config/nixos ``` 3. Create a hardware-configuration.conf ```sh