pepe: try to fix the network connection problems
This commit is contained in:
parent
b8d0063aee
commit
8eed107a3e
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ in {
|
|||
|
||||
(mkIf cfg.enable {
|
||||
|
||||
networking.dhcpcd.allowInterfaces = cfg.interfaces;
|
||||
|
||||
networking.usePredictableInterfaceNames = true;
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
|
Loading…
Reference in a new issue