Compare commits

..

1 commit

Author SHA1 Message Date
4994606d8e
fix typo 2024-10-30 21:51: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
```