From 7e815dd5d07e05d6b79cf31385ae5ab776625184 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sun, 23 Apr 2023 01:03:53 +0200 Subject: first stab at secure boot --- hosts/toaster/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/toaster/default.nix') diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index 6aaa4bc..e7ff5b9 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -6,6 +6,7 @@ ./network-vpns.nix ./network.nix ./secrets.nix + ./secure-boot.nix ./zfs.nix ]; -- cgit v1.3.1