fixed first docu bug
This commit is contained in:
parent
8132dae08a
commit
22552bd095
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
If you want to build the machineconfiguration for machine <name>
|
If you want to build the machineconfiguration for machine <name>
|
||||||
run
|
run
|
||||||
```
|
```
|
||||||
nix build .#nixosConfiguration.<name>
|
nix build .#nixosConfiguration.<name>.config.system.build.toplevel
|
||||||
```
|
```
|
||||||
|
|
||||||
### On the machine
|
### On the machine
|
||||||
|
|
Loading…
Reference in a new issue