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