From 6504c223f176931db13934c6c9092c9d251f13e7 Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee Date: Fri, 8 Dec 2023 09:12:38 +0530 Subject: [PATCH] add: secureboot configuration --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index b46a1ff..1f6394c 100644 --- a/flake.nix +++ b/flake.nix @@ -31,6 +31,7 @@ system = "x86_64-linux"; modules = [ ./configuration.nix + ./secureboot.nix home-manager.nixosModules.home-manager lanzaboote.nixosModules.lanzaboote {