fixed first docu bug

This commit is contained in:
Dennis Frieberg 2023-06-12 12:24:36 +02:00
parent 8132dae08a
commit 22552bd095
Signed by: nerf
GPG key ID: 1EC6F5573876CC80

View file

@ -5,7 +5,7 @@
If you want to build the machineconfiguration for machine <name>
run
```
nix build .#nixosConfiguration.<name>
nix build .#nixosConfiguration.<name>.config.system.build.toplevel
```
### On the machine