NetworkManager: Difference between revisions

Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 2: Line 2:


== Installation ==
== Installation ==
NetworkManager can be enabled in your configuration file with the following line:
NetworkManager can be enabled in the NixOS configuration file with the following line:
   
   
<code>networking.networkmanager.enable = true;</code>
<code>networking.networkmanager.enable = true;</code>