From fcecd981673460a2ece70612632a20d20f22200a Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 16 Aug 2025 09:43:31 +0200 Subject: re-enable secure boot --- hosts/toaster/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/toaster/default.nix') diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index 427e43d..7e78114 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -5,7 +5,7 @@ ./hardware-configuration.nix ./irc.nix ./network - # ./secure-boot.nix + ./secure-boot.nix ./zfs.nix ]; -- cgit v1.3.1