aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/users.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/users.nix')
-rw-r--r--nixos/modules/users.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/users.nix b/nixos/modules/users.nix
index 1c143bb..0956c93 100644
--- a/nixos/modules/users.nix
+++ b/nixos/modules/users.nix
@@ -73,8 +73,6 @@ in {
defaultEditor = !isArm;
withNodeJs = true;
};
-
- wireshark.enable = true;
};
programs.fuse.userAllowOther = true;