diff --git a/nixos/hosts/framework-server/default.nix b/nixos/hosts/framework-server/default.nix index db62880e..db20e796 100644 --- a/nixos/hosts/framework-server/default.nix +++ b/nixos/hosts/framework-server/default.nix @@ -3,7 +3,8 @@ inputs.nixos-hardware.nixosModules.framework-13th-gen-intel (modulesPath + "/installer/scan/not-detected.nix") ./disks.nix - ../../common/modules/secureboot.nix + ../../common/modules/boot.nix + # ../../common/modules/secureboot.nix ../../common/services/fwupd.nix ./builder.nix ./ssh-luks.nix