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