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 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
``` ```