use networkmanager on desktop
This commit is contained in:
@ -45,8 +45,9 @@ in
|
|||||||
# Per-interface useDHCP will be mandatory in the future, so this generated config
|
# Per-interface useDHCP will be mandatory in the future, so this generated config
|
||||||
# replicates the default behaviour.
|
# replicates the default behaviour.
|
||||||
networking.useDHCP = false;
|
networking.useDHCP = false;
|
||||||
networking.interfaces.enp8s0.useDHCP = true;
|
networking.networkmanager = {
|
||||||
networking.interfaces.wlp6s0.useDHCP = true;
|
enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
console = {
|
console = {
|
||||||
font = "latarcyrheb-sun32";
|
font = "latarcyrheb-sun32";
|
||||||
|
Reference in New Issue
Block a user