diff options
Diffstat (limited to 'machines')
| -rw-r--r-- | machines/zenbook/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/zenbook/configuration.nix b/machines/zenbook/configuration.nix index 9363722..154d3cf 100644 --- a/machines/zenbook/configuration.nix +++ b/machines/zenbook/configuration.nix @@ -86,6 +86,7 @@ # Some programs need SUID wrappers, can be configured further or are # started in user sessions. programs = { + wireshark.enable = true; light.enable = true; mtr.enable = true; gnupg.agent = { |
