add wechat and dingtalk

This commit is contained in:
EdenQwQ 2025-06-15 22:34:30 +08:00
parent b47c6a5379
commit 24305b3214
7 changed files with 93 additions and 149 deletions

View file

@ -34,6 +34,7 @@
touchpad.natural-scroll = false;
keyboard.xkb.options = "caps:escape";
};
environment.DISPLAY = ":0";
outputs = builtins.mapAttrs (name: value: {
inherit (value) scale mode position;
transform.rotation = value.rotation;