From fcc3434b1ccaca1c86223d015227858b0a0a2688 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 9 Feb 2025 16:53:01 -0600 Subject: cleanup and small fixes --- modules/hosts/T430/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/hosts/T430/configuration.nix') diff --git a/modules/hosts/T430/configuration.nix b/modules/hosts/T430/configuration.nix index 282515d..7910275 100644 --- a/modules/hosts/T430/configuration.nix +++ b/modules/hosts/T430/configuration.nix @@ -1,6 +1,5 @@ { config, lib, pkgs, ... }: { imports = [ ./hardware-configuration.nix ]; - networking.hostName = "T430"; # TODO this does not function #boot.initrd.systemd.extraBin = { -- cgit v1.2.3