278 current 2024-12-10 23:33:12 24.11.20241205.4dc2fc4 6.12.1 *

This commit is contained in:
Ranomier 2024-12-10 23:33:17 +01:00
parent 9a9a94d55d
commit 837445c7cc
7 changed files with 28 additions and 33 deletions

View file

@ -1,4 +1,4 @@
{ ... }: {
{...}: {
# for running android apps
# also starts the systemd service waydroid-container
virtualisation.waydroid.enable = true;

View file

@ -1,7 +1,4 @@
{
pkgs,
...
}: {
{pkgs, ...}: {
# for running android apps
virtualisation.waydroid.enable =
true; # also starts the systemd service waydroid-container