Formatting
This commit is contained in:
@@ -24,14 +24,16 @@
|
|||||||
interfaces.wlp170s0.useDHCP = true;
|
interfaces.wlp170s0.useDHCP = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.fprintd.enable = true;
|
services = {
|
||||||
|
fprintd.enable = true;
|
||||||
|
|
||||||
services.xserver = {
|
xserver = {
|
||||||
dpi = 144;
|
dpi = 144;
|
||||||
|
|
||||||
libinput.touchpad = {
|
libinput.touchpad = {
|
||||||
naturalScrolling = true;
|
naturalScrolling = true;
|
||||||
tapping = true;
|
tapping = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user