boreal: disable unused wakeonlan
it sometimes errors out if interface isn't up anyway
This commit is contained in:
parent
632f7a19bb
commit
8e6ecd3b62
|
@ -94,14 +94,6 @@
|
|||
isNvidia = true;
|
||||
};
|
||||
|
||||
my.wakeonwlan.interfaces.phy0.methods = [
|
||||
"magic-packet"
|
||||
"disconnect"
|
||||
"gtk-rekey-failure"
|
||||
"eap-identity-request"
|
||||
"rfkill-release"
|
||||
];
|
||||
|
||||
services.udev.packages = [pkgs.chrysalis];
|
||||
|
||||
hardware.bluetooth = {
|
||||
|
|
Loading…
Reference in a new issue