wireshark
This commit is contained in:
parent
7f1eccf9e8
commit
764967bd53
@ -35,6 +35,7 @@ in
|
||||
programs.firefox.enable = true;
|
||||
programs.wireshark.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
wireshark
|
||||
librewolf
|
||||
prismlauncher
|
||||
obsidian
|
||||
|
||||
@ -32,7 +32,6 @@ in
|
||||
};
|
||||
tor.enable = true;
|
||||
alacritty.enable = true;
|
||||
wireshark.enable = true;
|
||||
steam.enable = true;
|
||||
mail.enable = true;
|
||||
};
|
||||
@ -40,6 +39,7 @@ in
|
||||
programs.wireshark.enable = true;
|
||||
networking.networkmanager.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
wireshark
|
||||
networkmanagerapplet
|
||||
librewolf
|
||||
obsidian
|
||||
|
||||
Loading…
Reference in New Issue
Block a user