update dpi for sakotop
This commit is contained in:
parent
3b8eb1c41d
commit
f7a78782dd
1 changed files with 3 additions and 0 deletions
|
@ -139,6 +139,9 @@
|
||||||
networking.wireguard.interfaces = {
|
networking.wireguard.interfaces = {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# set laptop dpi
|
||||||
|
services.xserver.dpi = 100;
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
# services.openssh.enable = true;
|
# services.openssh.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue