This website requires JavaScript.
Explore
Help
Sign In
servostar
/
NixOS
Watch
1
Star
0
Fork
You've already forked NixOS
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
690823d2cd
NixOS
/
dev
/
waydroid.nix
5 lines
94 B
Nix
Raw
Blame
History
{
pkgs
,
config
,
.
.
.
}:
{
# android container
virtualisation
.
waydroid
.
enable
=
true
;
}
Reference in New Issue
View Git Blame
Copy Permalink