mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
initial commit
This commit is contained in:
5
modules/nixos/virtualisation/waydroid.nix
Executable file
5
modules/nixos/virtualisation/waydroid.nix
Executable file
@ -0,0 +1,5 @@
|
||||
{ ... }: {
|
||||
virtualisation = {
|
||||
waydroid.enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user