Update FredOS-Gaming.nix
This commit is contained in:
parent
793ef75354
commit
806e1b5813
1 changed files with 2 additions and 0 deletions
|
|
@ -21,7 +21,9 @@
|
||||||
waydroid
|
waydroid
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Waydroid
|
||||||
virtualisation.waydroid.enable = true;
|
virtualisation.waydroid.enable = true;
|
||||||
|
boot.kernelModules = [ "binder_linux" "ashmem_linux" ];
|
||||||
|
|
||||||
services.lact.enable = true;
|
services.lact.enable = true;
|
||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue