From 4b41ce640c5eddcb50904331e03aac5460caa144 Mon Sep 17 00:00:00 2001 From: adikro Date: Fri, 13 Feb 2026 19:07:38 +0100 Subject: laptop update --- hosts/desktop/configuration.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'hosts/desktop') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 42be28c..4382320 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -81,12 +81,6 @@ }; }; - programs.wireshark = { - enable = true; - package = pkgs.wireshark; - }; - users.users.adam.extraGroups = [ "wireshark" ]; - boot = { kernelModules = [ "nct6687" ]; extraModulePackages = [ -- cgit v1.3