Skip to content

Commit cc0446c

Browse files
init README
1 parent f67b384 commit cc0446c

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Building a barebones NixOS cloudImage for proxmox for use in terraform providers.
2+
3+
- Clone this repo
4+
- upload to your account so that you can run github actions (forks can't run them AFAIK)
5+
- Go to repo settings -> Actions -> general and under `Workflow permissions`, allow tick `Read and write permissions`.
6+
- Just run the workflow dispatch of the only github action you can see.
7+
- it will create a release of `nixos.img` which you can use in terraform provider of your choice.
8+
9+
Profit!
10+
11+
This repo makes deploying NixOS VM's on proxmox via terraform as easy as ubuntu cloud-images.
12+
13+
Do note that this is UEFI only module. so you need to create the VM with bios set as UEFI in proxmox.

0 commit comments

Comments
 (0)