Adding networking
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
# Enable NetworkManager
|
||||
services.network-manager = {
|
||||
services.networkmanager = {
|
||||
enable = true;
|
||||
dhcpcd.enable = false; # Ensure dhcpcd is disabled to avoid conflicts
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user