Set networknanager to on on edi
This commit is contained in:
parent
0c71fb914d
commit
75958e5a31
|
@ -30,7 +30,10 @@
|
|||
ip = "3";
|
||||
};
|
||||
|
||||
networking.hostName = "EDI";
|
||||
networking = {
|
||||
hostName = "EDI";
|
||||
networkmanager.enable = true;
|
||||
}
|
||||
|
||||
boot = {
|
||||
# Lanzaboote currently replaces the systemd-boot module.
|
||||
|
|
Loading…
Reference in a new issue