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