t490: add via and android-tools
This commit is contained in:
parent
0cb8818245
commit
2dad0a487d
|
@ -148,7 +148,10 @@
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
"wheel"
|
"wheel"
|
||||||
];
|
];
|
||||||
packages = [ ];
|
packages = with pkgs; [
|
||||||
|
android-tools
|
||||||
|
via
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
users.groups.media = { };
|
users.groups.media = { };
|
||||||
|
|
Loading…
Reference in a new issue