diff options
Diffstat (limited to 'nixos/modules/features/dev-tools')
| -rw-r--r-- | nixos/modules/features/dev-tools/default.nix | 3 |
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 +} |
