enabled secure boot
This commit is contained in:
@@ -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."/" =
|
||||
|
||||
Reference in New Issue
Block a user