up
This commit is contained in:
@@ -9,7 +9,9 @@ let
|
||||
in
|
||||
{
|
||||
# Configure bootloader with lanzaboot and secureboot
|
||||
hardware.wirelessRegulatoryDatabase = true;
|
||||
boot = {
|
||||
|
||||
kernelModules = [
|
||||
"nct6775"
|
||||
"kvm-amd"
|
||||
@@ -44,6 +46,9 @@ in
|
||||
|
||||
consoleLogLevel = 3;
|
||||
bootspec.enable = true;
|
||||
extraModprobeConfig = ''
|
||||
options cfg80211 ieee80211_regdom=US
|
||||
'';
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
|
||||
Reference in New Issue
Block a user