[m] Android dev, cleanup, qemu,...
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{ pkgs, ... }: {
|
||||
{ pkgs, config, ... }: {
|
||||
programs.adb.enable = true;
|
||||
programs.wireshark.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ wget dconf ];
|
||||
environment.systemPackages = with pkgs; [ wget dconf wireshark ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user