nixconf/modules/waydroid.nix
Gabriella Bere fb367166a5 added plasma for testing purposes, updated flake
seriously plasma is SO buggy the way i have it set up i just wanted to
check if an issue was with hyprland or wayland in general, and it
appears to be wayland lmao
2025-07-15 01:40:16 +01:00

5 lines
58 B
Nix

{
virtualisation.waydroid = {
enable = true;
};
}