commit | 0265639aefcf52d53e5d886bb3529093d90d641a | [log] [tgz] |
---|---|---|
author | Skyler Grey <minion@clicks.codes> | Tue Jul 02 21:24:52 2024 +0000 |
committer | Skyler Grey <minion@clicks.codes> | Tue Jul 02 22:46:02 2024 +0000 |
tree | 2129243159df613b54adeb04f0a0d80818211b2b | |
parent | b3d7b04cd85d21e7f2590f8e0e55dd3c5c506845 [diff] [blame] |
fix(greylag): Use renamed touchpad option Change-Id: I06e300efedcd8d1d1b16ce9f6897dbf8e2af4b8c Reviewed-on: https://git.clicks.codes/c/Chimera/NixFiles/+/780 Tested-by: Skyler Grey <minion@clicks.codes> Reviewed-by: Skyler Grey <minion@clicks.codes>
diff --git a/homes/x86_64-linux/minion@greylag/default.nix b/homes/x86_64-linux/minion@greylag/default.nix index 6412d20..e23de75 100644 --- a/homes/x86_64-linux/minion@greylag/default.nix +++ b/homes/x86_64-linux/minion@greylag/default.nix
@@ -29,7 +29,7 @@ modules.laptop.enable = true; }; - chimera.touchpad.enable = true; + chimera.input.touchpad.enable = true; chimera.hyprland.enable = false; chimera.niri.enable = true;