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
|
dconf-editor
|
||||||
iptsd
|
iptsd
|
||||||
surface-control
|
surface-control
|
||||||
|
wl-clipboard
|
||||||
];
|
];
|
||||||
|
|
||||||
# Setup iptsd for touch and stylus support
|
# Setup iptsd for touch and stylus support
|
||||||
|
@ -168,6 +169,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Since this _is_ a tablet, waydroid time
|
||||||
|
virtualisation.waydroid.enable = true;
|
||||||
|
|
||||||
# And thermald
|
# And thermald
|
||||||
services.thermald = {
|
services.thermald = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue