From 0ba352b2520ee64cc752ccbd7cb2d3d5bdaf7757 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 25 Nov 2023 21:30:14 +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 bb6feefe..324b61c8 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