niksos/hosts/niks/waydroid.nix
2023-09-08 16:10:15 +02:00

6 lines
96 B
Nix

_: {
virtualisation = {
waydroid.enable = true;
lxd.enable = true;
};
}