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