diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
| commit | 4835f660f9435fa64336daaaae1ea3cab1dfbee6 (patch) | |
| tree | 45524b7f7cdb6009fa85558cea44678b2b563a43 /nixos/modules/features/dev-tools/default.nix | |
| parent | 59226408d8bc950d7ec8c21623f28b5f7de8fce0 (diff) | |
mouse
Diffstat (limited to 'nixos/modules/features/dev-tools/default.nix')
| -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 +} |
