From ae35cc0f6955781354b7102a4ee85a82e5b3bef9 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 22 Jun 2024 16:36:22 +0100 Subject: [PATCH] Fix importing wrong module for Northstar --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 25b4ad1..0c2c072 100644 --- a/flake.nix +++ b/flake.nix @@ -103,7 +103,7 @@ modules = defaultModules ++ [ - ./default.nix + ./personal.nix {programs.plasma.configFile.kcminputrc."Libinput/1739/52759/SYNA32AA:00 06CB:CE17 Touchpad".NaturalScroll = true;} ]; extraSpecialArgs = defaultExtraSpecialArgs {