t490: add via and android-tools

This commit is contained in:
Oliver Davies 2024-12-23 07:09:07 +00:00
parent 0cb8818245
commit 2dad0a487d

View file

@ -148,7 +148,10 @@
"networkmanager"
"wheel"
];
packages = [ ];
packages = with pkgs; [
android-tools
via
];
};
users.groups.media = { };