Files
nixos-servers/scripts/create-host/templates/configuration.nix.j2
Torjus Håkestad ca5782ee50
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
fixup! scripts: fix boot device and hardware-configuration import
Update create-host template to match template2 configuration:
- Change boot device from /dev/sda to /dev/vda (correct for Proxmox VMs)
- Import ../template2/hardware-configuration.nix instead of ../template
- Remove obsolete comment about systemd-boot

This fixes bootstrap failures where GRUB couldn't install to /dev/sda
and filesystem labels didn't match.

All VMs cloned from template2 share the same hardware config, so
importing the shared file avoids duplication.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-01 17:24:35 +01:00

1.3 KiB