Update README.md

This commit is contained in:
Ivan Bushchik 2023-09-01 15:20:35 +03:00 committed by GitHub
parent d1fe495a00
commit df1d8f4f80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ nixos-install --flake path:.#host
Replace `{{REPO_PATH}}` with path to this repo (surprising, isn't it) and run on NixOS system (or system with Nix (don't tested))
```bash
nix build path:{{REPO_PATH}}#nixosConfigurations.rubusidaeus.config.system.build.sdImage
nix build path:{{REPO_PATH}}#nixosConfigurations.HOST.config.system.build.sdImage
```
## Rebuilding