From a6033a1b4cfdc5f37f4185752c2830bd5a45792a Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 7 Nov 2024 23:15:46 -0600 Subject: firefox stuff and add some software and small fixes --- modules/hosts/T495/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/hosts/T495/home.nix') diff --git a/modules/hosts/T495/home.nix b/modules/hosts/T495/home.nix index 344678c..817b0c0 100644 --- a/modules/hosts/T495/home.nix +++ b/modules/hosts/T495/home.nix @@ -8,6 +8,6 @@ home.file.input-leap-config = { source = ./resources/input-leap; recursive = true; - target = "./config"; + target = "./.config/input-leap"; }; } -- cgit v1.2.3