summaryrefslogtreecommitdiff
path: root/nixos/modules/features/dev-tools
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-07-31 14:03:07 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-07-31 14:03:07 +0700
commit4835f660f9435fa64336daaaae1ea3cab1dfbee6 (patch)
tree45524b7f7cdb6009fa85558cea44678b2b563a43 /nixos/modules/features/dev-tools
parent59226408d8bc950d7ec8c21623f28b5f7de8fce0 (diff)
mouse
Diffstat (limited to 'nixos/modules/features/dev-tools')
-rw-r--r--nixos/modules/features/dev-tools/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/features/dev-tools/default.nix b/nixos/modules/features/dev-tools/default.nix
index 2215b49..fa19d8a 100644
--- a/nixos/modules/features/dev-tools/default.nix
+++ b/nixos/modules/features/dev-tools/default.nix
@@ -15,6 +15,5 @@
rust-analyzer
rustc
tree-sitter
- pkgs.wireshark
];
-} \ No newline at end of file
+}