From 4f3fe9be8b7cfa77b8f2241df0f377e38f1a4066 Mon Sep 17 00:00:00 2001 From: lsoriano-mcm Date: Sat, 5 Jul 2025 16:12:54 -0500 Subject: [PATCH] t\P --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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