summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrigory Shipunov2023-05-20 01:35:32 +0200
committerGrigory Shipunov2023-05-20 01:35:32 +0200
commit270595ad4642d53c8533d8f6e8e5f6314247ae9e (patch)
treeb70f12ad610f521c6b27730b9eb1559354107a57
parent52ded7c2dbc1fccd584e799113360936e13b9e6b (diff)
back to secure boot
-rw-r--r--hosts/toaster/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix
index 858f166..16ef2e6 100644
--- a/hosts/toaster/default.nix
+++ b/hosts/toaster/default.nix
@@ -7,6 +7,7 @@
./network-vpns.nix
./network.nix
./secrets.nix
+ ./secure-boot.nix
./zfs.nix
];