diff --git a/nixos/hosts/framework-server/default.nix b/nixos/hosts/framework-server/default.nix index e938b45c..8a61ca86 100644 --- a/nixos/hosts/framework-server/default.nix +++ b/nixos/hosts/framework-server/default.nix @@ -4,11 +4,11 @@ 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 + ./builder.nix + ./ssh-luks.nix ]; # steam , etc