feat: secure boot

This commit is contained in:
DACHXY 2025-02-18 14:19:29 +08:00
parent 0d86e300e5
commit 6e86a1eb28
5 changed files with 196 additions and 8 deletions

View file

@ -34,6 +34,8 @@ in
{
home.packages =
(with pkgs; [
opera
# Dev stuff
gcc
go