Compare commits
No commits in common. "1fcd8c64215c2f59617e17d21e806ae15fcf823c" and "2ba371f8cd0a97e5f95765cc0b09dfe113638e0f" have entirely different histories.
1fcd8c6421
...
2ba371f8cd
11
README.md
11
README.md
|
@ -62,14 +62,3 @@ This is exactly what we're doing to set the default deployment user to `colmena-
|
|||
};
|
||||
```
|
||||
This secret would then be available under `/run/secrets/forgejo_git_smtp_password` on the host.
|
||||
|
||||
## Build NixOS Proxmox VE Template
|
||||
|
||||
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:
|
||||
```shell
|
||||
nix build .#proxmox-chaosknoten-nixos-template
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue