From e8361719b993adb1bbc5068217921ca3240f931b Mon Sep 17 00:00:00 2001 From: iFargle Date: Sun, 26 Nov 2023 10:31:20 +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 3ea77ae5..95f7c239 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