enabled secure boot

This commit is contained in:
yaroslav
2026-04-20 17:55:34 +03:00
parent c33db29c04
commit a371861dd5
5 changed files with 142 additions and 4 deletions
-3
View File
@@ -13,9 +13,6 @@
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
boot.supportedFilesystems = [ "zfs" ];
boot.kernelParams = [
"video=DP-1:1920x1080@60"
];
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.zfs.package = pkgs.zfs_2_4;
fileSystems."/" =