From 1d9a76af32fe69c3a017408070fd1e39d708e4f1 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 1 Jul 2023 18:09:23 +0900 Subject: [PATCH] test --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0f7ce1cd..efd41095 100644 --- a/flake.nix +++ b/flake.nix @@ -18,7 +18,7 @@ lanzaboote.inputs.nixpkgs.follows = "nixpkgs"; }; - outputs = { nixpkgs, home-manager, lanzaboote, ... }: + outputs = { nixpkgs, home-manager, lanzaboote, ... }@inputs: let # Variables - Remember to set these @@ -61,6 +61,7 @@ # Hardware Configuration (./hosts/+("/"+hostname)+/hardware-configuration.nix) (./hosts/+("/"+hostname)+/configuration.nix) + # SecureBoot Configuration lanzaboote.nixosModules.lanzaboote