Compare commits

..

1 commit

Author SHA1 Message Date
a3ed1f88ce
fix typo and writing improvement 2024-10-30 21:53:54 +01:00

View file

@ -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 new 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 new NixOS Proxmox VE Template for the chaosknoten
Build a new NixOS Proxmox VE Template for the chaosknoten.
```shell
nix build .#proxmox-chaosknoten-nixos-template
```