fix typo
This commit is contained in:
parent
d942b0a608
commit
4994606d8e
|
@ -65,11 +65,11 @@ This is exactly what we're doing to set the default deployment user to `colmena-
|
||||||
|
|
||||||
## Build NixOS Proxmox VE Template
|
## Build NixOS Proxmox VE Template
|
||||||
|
|
||||||
Build a now NixOS Proxmox VE Template for the thinkcccore's
|
Build a new NixOS Proxmox VE Template for the thinkcccore's
|
||||||
```shell
|
```shell
|
||||||
nix build .#proxmox-nixos-template
|
nix build .#proxmox-nixos-template
|
||||||
```
|
```
|
||||||
Build a now NixOS Proxmox VE Template for the chaosknoten
|
Build a new NixOS Proxmox VE Template for the chaosknoten
|
||||||
```shell
|
```shell
|
||||||
nix build .#proxmox-chaosknoten-nixos-template
|
nix build .#proxmox-chaosknoten-nixos-template
|
||||||
```
|
```
|
Loading…
Reference in a new issue