From dc70ed03e7ab67cde64e819fd27724eeba397514 Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Thu, 20 Mar 2025 14:54:45 +0100 Subject: [PATCH] 47 current 2025-03-20 14:54:43 25.05.20250315.c80f6a7 6.12.19 * --- hosts/framework/configuration.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hosts/framework/configuration.nix b/hosts/framework/configuration.nix index 7ed7c57..0f53bc5 100644 --- a/hosts/framework/configuration.nix +++ b/hosts/framework/configuration.nix @@ -21,10 +21,6 @@ # Enable networking networking.networkmanager.enable = true; - networking.interfaces.enp195s0f3u1u1 = { - useDHCP = true; - }; - # Set your time zone. time.timeZone = "Europe/Stockholm";