From 481fb8c6c40cfe1345c9942e6e72952e38a6b55a Mon Sep 17 00:00:00 2001 From: lsoriano-mcm Date: Sat, 5 Jul 2025 14:06:08 -0500 Subject: [PATCH] re --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4630b4a..1bde8e8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ nix-channel --add https://nixos.org/channels/nixos-unstable nixos nix-channel -- 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. ⚠️ Modify `config.nix` that suits your configuration. **Be sure to edit `config.nix`! Most especially `myConfig.essentials.Username`. Otherwise, configuration would not work!!!** 4. Rebuild.