From 95e731a789d03ad8cbbaa99ea97a29bc859d1fc3 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sun, 26 Nov 2023 10:58:54 +0900 Subject: [PATCH] test --- nixos/hosts/framework-server/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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