updated proxmox disko configuration

This commit is contained in:
2026-07-18 05:54:32 +10:00
parent f8de4c8abc
commit 4822f0b290
5 changed files with 3 additions and 66 deletions
-1
View File
@@ -8,7 +8,6 @@
imports =
[ # Include the results of the hardware scan.
../../modules/common/configuration.nix
# ../../modules/disko/linode.nix
];
# Use the GRUB 2 boot loader.
+1
View File
@@ -96,6 +96,7 @@ in
../../modules/common/configuration.nix
../../modules/nix/cache-client.nix
../../modules/nix/remote-builder-client.nix
../../modules/disko/proxmox.nix
];
networking.hostName = "pxe-boot";