refactor: remove monitors info
This commit is contained in:
parent
81aff46374
commit
391dec28e1
2 changed files with 0 additions and 4 deletions
|
@ -14,8 +14,6 @@
|
||||||
|
|
||||||
system.stateVersion = "21.05";
|
system.stateVersion = "21.05";
|
||||||
|
|
||||||
info.monitors = 3;
|
|
||||||
|
|
||||||
networking.interfaces = {
|
networking.interfaces = {
|
||||||
eth0.useDHCP = true;
|
eth0.useDHCP = true;
|
||||||
wlp41s0.useDHCP = true;
|
wlp41s0.useDHCP = true;
|
||||||
|
|
|
@ -13,8 +13,6 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
info.monitors = 1;
|
|
||||||
|
|
||||||
services.xserver.libinput = {
|
services.xserver.libinput = {
|
||||||
enable = true;
|
enable = true;
|
||||||
touchpad.naturalScrolling = true;
|
touchpad.naturalScrolling = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue