mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
system.networking: fix
This commit is contained in:
@@ -60,7 +60,7 @@ inputs:
|
||||
name = "10-${network}";
|
||||
value =
|
||||
{
|
||||
matchConfig.name = network;
|
||||
matchConfig.Name = network;
|
||||
networkConfig =
|
||||
{
|
||||
DHCP = "yes";
|
||||
|
||||
Reference in New Issue
Block a user