updated to efi boot and resolved module paths

This commit is contained in:
2026-07-19 06:27:22 +10:00
parent 79d2ed0314
commit 0900ff25ae
10 changed files with 19 additions and 180 deletions
+3 -2
View File
@@ -94,9 +94,10 @@ in
imports =
[
../../modules/common/configuration.nix
../../modules/nix/cache-client.nix
../../modules/nix/remote-builder-client.nix
../../modules/nix-cache/client.nix
../../modules/remote-builder-client.nix
../../modules/disko/proxmox.nix
../../modules/boot/efi.nix
];
networking.hostName = "pxe-boot";