refactor: remove monitors info

This commit is contained in:
Infinidoge 2021-09-26 01:29:05 -04:00
parent 81aff46374
commit 391dec28e1
2 changed files with 0 additions and 4 deletions

View file

@ -14,8 +14,6 @@
system.stateVersion = "21.05";
info.monitors = 3;
networking.interfaces = {
eth0.useDHCP = true;
wlp41s0.useDHCP = true;

View file

@ -13,8 +13,6 @@
];
};
info.monitors = 1;
services.xserver.libinput = {
enable = true;
touchpad.naturalScrolling = true;