[m] Android dev, cleanup, qemu,...
This commit is contained in:
@ -24,6 +24,10 @@ with lib; {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
};
|
||||
develop = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
};
|
||||
};
|
||||
net = {
|
||||
wlp = {
|
||||
|
Reference in New Issue
Block a user