This commit is contained in:
christian 2024-06-22 15:56:13 +02:00
parent e1309cf98a
commit 4aa9b3d6a1
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

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