feat: add monitor count to system info for xserver
This commit is contained in:
parent
9f44af0bde
commit
44ad6f3740
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
|
||||
system.stateVersion = "21.05";
|
||||
|
||||
info.monitors = 3;
|
||||
|
||||
networking.interfaces = {
|
||||
eth0.useDHCP = true;
|
||||
wlp41s0.useDHCP = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue