mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 12:55:33 +08:00
add wechat and dingtalk
This commit is contained in:
parent
b47c6a5379
commit
24305b3214
7 changed files with 93 additions and 149 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue