From 2a5dbb1a8d83a9f60e4e5648f30c1f93e0bad207 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sun, 26 Nov 2023 17:58:48 +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 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