From 9ad0b491d34fdcc57ad6ef08ea93c785514f4c67 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 25 Nov 2023 21:37:26 +0900 Subject: [PATCH] test --- nixos/hosts/framework-server/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/hosts/framework-server/default.nix b/nixos/hosts/framework-server/default.nix index 324b61c8..bb6feefe 100644 --- a/nixos/hosts/framework-server/default.nix +++ b/nixos/hosts/framework-server/default.nix @@ -3,8 +3,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