waydroid
This commit is contained in:
parent
588512ca36
commit
387a11dfba
1 changed files with 4 additions and 0 deletions
|
@ -157,6 +157,7 @@
|
|||
dconf-editor
|
||||
iptsd
|
||||
surface-control
|
||||
wl-clipboard
|
||||
];
|
||||
|
||||
# Setup iptsd for touch and stylus support
|
||||
|
@ -168,6 +169,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Since this _is_ a tablet, waydroid time
|
||||
virtualisation.waydroid.enable = true;
|
||||
|
||||
# And thermald
|
||||
services.thermald = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue