i am not sure about this one
This commit is contained in:
parent
8d465fc7c5
commit
a7f5f8ebd8
1 changed files with 3 additions and 0 deletions
|
|
@ -92,6 +92,9 @@
|
||||||
grub.enable = false;
|
grub.enable = false;
|
||||||
generic-extlinux-compatible.enable = true;
|
generic-extlinux-compatible.enable = true;
|
||||||
};
|
};
|
||||||
|
extraModprobeConfig = ''
|
||||||
|
options brcmfmac roamoff=1 feature_disable=0x82000
|
||||||
|
'';
|
||||||
|
|
||||||
# Avoids warning: mdadm: Neither MAILADDR nor PROGRAM has been set. This will cause the `mdmon` service to crash.
|
# Avoids warning: mdadm: Neither MAILADDR nor PROGRAM has been set. This will cause the `mdmon` service to crash.
|
||||||
# See: https://github.com/NixOS/nixpkgs/issues/254807
|
# See: https://github.com/NixOS/nixpkgs/issues/254807
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue