From 5bfff83cf425e23fae4d6e72dcd04d65840e5eb2 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Fri, 10 May 2024 10:12:30 -0500 Subject: [PATCH] Correct filename --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index db064b0..dd5f9ce 100644 --- a/flake.nix +++ b/flake.nix @@ -144,7 +144,7 @@ hostname = "durincore"; system = "x86_64-linux"; hardwareModules = [ - ./nixos/profiles/hw-lenovo-thinkpad-t470.nix + ./nixos/profiles/hw-thinkpad-t470.nix inputs.nixos-hardware.nixosModules.lenovo-thinkpad-t470s ]; profileModules = [