Enable networkmanager for archie

This commit is contained in:
Toast 2023-06-05 08:36:42 +02:00
parent 41b2aa1139
commit 382c8a73d0

View file

@ -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";