[m] Android dev, cleanup, qemu,...

This commit is contained in:
soraefir
2024-01-19 11:58:52 +01:00
parent 0486df012d
commit 81be322a80
9 changed files with 40 additions and 21 deletions

View File

@ -24,6 +24,10 @@ with lib; {
type = types.bool;
default = false;
};
develop = mkOption {
type = types.bool;
default = false;
};
};
net = {
wlp = {