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
+4 -2
View File
@@ -28,8 +28,10 @@ in {
imports =
[ # Include the results of the hardware scan.
../../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
];
# Bootloader.
+1 -1
View File
@@ -3,7 +3,7 @@
{
imports = [
../../common/aliases.nix
../../modules/common/aliases.nix
];
home.username = "nixos"; # your actual username