re
This commit is contained in:
@@ -32,7 +32,7 @@ nix-channel --add https://nixos.org/channels/nixos-unstable nixos nix-channel --
|
|||||||
1. Install [Nix](https://nixos.org).
|
1. Install [Nix](https://nixos.org).
|
||||||
2. Clone this directory.
|
2. Clone this directory.
|
||||||
```sh
|
```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!!!**
|
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.
|
4. Rebuild.
|
||||||
|
|||||||
Reference in New Issue
Block a user