1
Fork 0

more oops

This commit is contained in:
caem 2025-01-18 16:14:07 +01:00
parent f0f723c9e1
commit 1e33cc88fc
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -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>
```