| 13 Apr 2025 |
ststefa | * Hi there! I'm rather new to nix and are currently trying to provision some Hetzner VMs (preferrably aarch64) with colmena.
The first thing I'd want to do is create a base image for use with Hetzner. I already figured out some parts of the puzzle. However I fail in creating an image which I can use to upload it as a valid Hetzner image. All my attempts do not bootup properly for various reasons.
Does anybody here have a hint on how to create such an image, preferrably using nix itself? | 09:13:14 |
ststefa | * Hi there! I'm rather new to nix and are currently trying to provision some Hetzner VMs (preferrably aarch64) with colmena.
The first thing I'd want to do is create a NixOS base image for use with Hetzner. I already figured out some parts of the puzzle. However I fail in creating an image which I can use to upload it as a valid Hetzner image. All my attempts do not bootup properly for various reasons.
Does anybody here have a hint on how to create such an NixOS image, preferrably using nix itself? | 09:17:46 |
dish1892 | I’m on oracle cloud but I use nixosinfect to install nixos | 09:18:07 |
dish1892 | https://github.com/elitak/nixos-infect | 09:18:09 |