mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
6 lines
67 B
Nix
Executable File
6 lines
67 B
Nix
Executable File
{ ... }: {
|
|
virtualisation = {
|
|
waydroid.enable = true;
|
|
};
|
|
}
|