59 current 2025-03-21 10:16:45 25.05.20250315.c80f6a7 6.12.19 *

This commit is contained in:
Gustav Bruhn 2025-03-21 10:16:48 +01:00
parent ba165a08e4
commit 10a41cd4fc

View File

@ -20,6 +20,12 @@
# Enable networking
networking.networkmanager.enable = true;
# Tell NetworkManager to ignore the Ethernet interface
networking.networkmanager.unmanaged = ["enp195s0f3u1u1"];
# Use systemd-networkd for the Ethernet interface
networking.useNetworkd = true;
networking.interfaces.enp195s0f3u1u1.useDHCP = true;
# Set your time zone.