mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
enable dhcp
This commit is contained in:
@@ -71,6 +71,7 @@ inputs:
|
||||
};
|
||||
luks.forceLuksSupportInInitrd = true;
|
||||
};
|
||||
networking.useDHCP = true;
|
||||
}
|
||||
)
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user