summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrisha Shipunov2025-08-16 09:43:31 +0200
committerGrisha Shipunov2025-08-16 09:43:31 +0200
commitfcecd981673460a2ece70612632a20d20f22200a (patch)
treedfb12ffca9aecaf419789d7bada9127b55187ffd
parent2e6e12741e0f1f3dc1d3a90ac9e691e3900e3b88 (diff)
re-enable secure boot
-rw-r--r--hosts/toaster/default.nix2
1 files changed, 1 insertions, 1 deletions
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
];