l daedalus.r: add ens* to dhcpcd interfaces
This commit is contained in:
parent
65a1bf4756
commit
5c8676bc9c
@ -43,6 +43,7 @@
|
||||
networking.dhcpcd.allowInterfaces = [
|
||||
"enp*"
|
||||
"eth*"
|
||||
"ens*"
|
||||
];
|
||||
}
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user