more oops
This commit is contained in:
parent
f0f723c9e1
commit
1e33cc88fc
1 changed files with 2 additions and 2 deletions
|
@ -92,11 +92,11 @@ nix-shell # This will automatically install all dependencies from `shell.nix`
|
|||
git submodule set-url -- secrets <ssh uri to your repository>
|
||||
```
|
||||
|
||||
3. Adjust the configuration to your needs.
|
||||
4. Adjust the configuration to your needs.
|
||||
|
||||
Information about how the configuation is structured is available in the WIP section.
|
||||
|
||||
4. Run the installation script
|
||||
5. Run the installation script
|
||||
```sh
|
||||
./install.sh --host <your host> --device <the device to install NixOS on>
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue