Add how to generate the NixOS Proxmox VE templates #4
1 changed files with 3 additions and 3 deletions
fix typo and writing improvement
commit
1fcd8c6421
|
@ -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 a now NixOS Proxmox VE Template for the thinkcccore's
|
||||
Build a new NixOS Proxmox VE Template for the thinkcccore's:
|
||||
```shell
|
||||
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
|
||||
nix build .#proxmox-chaosknoten-nixos-template
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue