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