mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-23 18:01:25 +01:00
feat: disable waydroid - it's somehow buggy
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
};
|
||||
|
||||
# Usage: https://wiki.nixos.org/wiki/Waydroid
|
||||
waydroid.enable = true;
|
||||
# waydroid.enable = true;
|
||||
|
||||
# libvirtd = {
|
||||
# enable = true;
|
||||
@@ -56,7 +56,7 @@
|
||||
# https://github.com/casualsnek/waydroid_script
|
||||
# https://github.com/AtaraxiaSjel/nur/tree/master/pkgs/waydroid-script
|
||||
# https://wiki.archlinux.org/title/Waydroid#ARM_Apps_Incompatible
|
||||
nur-ataraxiasjel.packages.${pkgs.system}.waydroid-script
|
||||
# nur-ataraxiasjel.packages.${pkgs.system}.waydroid-script
|
||||
|
||||
# Need to add [File (in the menu bar) -> Add connection] when start for the first time
|
||||
# virt-manager
|
||||
|
||||
Reference in New Issue
Block a user