diff options
| author | Grisha Shipunov | 2025-08-16 09:43:31 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-08-16 09:43:31 +0200 |
| commit | fcecd981673460a2ece70612632a20d20f22200a (patch) | |
| tree | dfb12ffca9aecaf419789d7bada9127b55187ffd /hosts/toaster/default.nix | |
| parent | 2e6e12741e0f1f3dc1d3a90ac9e691e3900e3b88 (diff) | |
re-enable secure boot
Diffstat (limited to 'hosts/toaster/default.nix')
| -rw-r--r-- | hosts/toaster/default.nix | 2 |
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 ]; |
