From ed96bc284a8fd96f075fff5e48c88df37274974c Mon Sep 17 00:00:00 2001 From: iFargle Date: Sun, 26 Nov 2023 11:14:17 +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 789d620b..b9aaa21c 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