Machines/WinMax2: disable inputplumber
This commit is contained in:
parent
64d2ca9c23
commit
48993bb1e6
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@
|
|||
};
|
||||
user = "toast";
|
||||
};
|
||||
# Input plumber conflicts with hhd, and it doesn't let me use mouse mode
|
||||
inputplumber.enable = lib.mkForce false;
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue