cleanup
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
config = lib.mkIf (config.syscfg.make.develop) {
|
||||
|
||||
programs.wireshark.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ wget dconf wireshark mtr android-tools ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user