cleanup common GUI config
This commit is contained in:
parent
56095f920c
commit
278b49fe66
3 changed files with 25 additions and 22 deletions
|
@ -82,8 +82,10 @@
|
|||
esphome
|
||||
];
|
||||
|
||||
programs.wireshark.enable = true;
|
||||
programs.wireshark.package = pkgs.wireshark;
|
||||
programs = {
|
||||
wireshark.enable = true;
|
||||
alvr.enable = true;
|
||||
};
|
||||
|
||||
networking.firewall.enable = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue