mirror of
https://github.com/ivabus/nixos
synced 2024-11-10 02:25:18 +03:00
Update README.md
This commit is contained in:
parent
d1fe495a00
commit
df1d8f4f80
|
@ -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))
|
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
|
```bash
|
||||||
nix build path:{{REPO_PATH}}#nixosConfigurations.rubusidaeus.config.system.build.sdImage
|
nix build path:{{REPO_PATH}}#nixosConfigurations.HOST.config.system.build.sdImage
|
||||||
```
|
```
|
||||||
|
|
||||||
## Rebuilding
|
## Rebuilding
|
||||||
|
|
Loading…
Reference in a new issue