Add how to generate the NixOS Proxmox VE templates #4
|
@ -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.
|
||||||
c6ristian marked this conversation as resolved
Outdated
c6ristian marked this conversation as resolved
Outdated
june
commented
Maybe add a colon after this sentence. Maybe add a colon after this sentence.
|
|||||||
```shell
|
```shell
|
||||||
nix build .#proxmox-nixos-template
|
nix build .#proxmox-nixos-template
|
||||||
c6ristian marked this conversation as resolved
Outdated
june
commented
Here as well. Here as well.
|
|||||||
```
|
```
|
||||||
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
typo s/now/new