Fix networking compilation issue.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, ...}: {
|
||||
{ config, lib, ...}: {
|
||||
networking.networkmanager.enable = true;
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user