Enable networkmanager for archie
This commit is contained in:
parent
41b2aa1139
commit
382c8a73d0
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "Archie"; # Define your hostname.
|
||||
networking.networkmanager.enable = true; # Enable networking
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Madrid";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue