pantheon: updated libinput options
This commit is contained in:
parent
4b4afa07c2
commit
3a9422d6f1
|
@ -5,6 +5,7 @@
|
|||
...
|
||||
}: {
|
||||
services = {
|
||||
libinput.enable = true; # Enable touchpad support.
|
||||
pantheon = {
|
||||
apps.enable = true;
|
||||
contractor.enable = true;
|
||||
|
@ -14,7 +15,6 @@
|
|||
desktopManager = {
|
||||
pantheon.enable = true;
|
||||
};
|
||||
libinput.enable = true; # Enable touchpad support.
|
||||
};
|
||||
};
|
||||
programs = {
|
||||
|
|
Loading…
Reference in a new issue