summaryrefslogtreecommitdiff
path: root/home-modules/apps/desktop/default.nix
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2026-02-11 16:25:18 +0100
committerJakub Stachurski <j.stachurski@student.utwente.nl>2026-02-11 16:25:18 +0100
commit5615ca059ad78448c826e26f23693574bcc71328 (patch)
tree73586c16f5e0425ea13743ff5da366ef460cd89a /home-modules/apps/desktop/default.nix
parent6c48ae3714a52827db60176a69e6b806cb05c675 (diff)
Nix update
Diffstat (limited to 'home-modules/apps/desktop/default.nix')
-rw-r--r--home-modules/apps/desktop/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home-modules/apps/desktop/default.nix b/home-modules/apps/desktop/default.nix
index 5472dad..e85be14 100644
--- a/home-modules/apps/desktop/default.nix
+++ b/home-modules/apps/desktop/default.nix
@@ -100,7 +100,6 @@ in
(lib.mkIf cfg.dev.enable {
home.packages = with pkgs; [
hugo
- wireshark-qt
];
})
(lib.mkIf cfg.connectivity.enable {