diff options
| author | Mel <mel@rnrd.eu> | 2026-02-14 21:45:14 +0100 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-02-14 21:45:14 +0100 |
| commit | 8ea56328b7dbb9aa6f992176f074a3270cb38a30 (patch) | |
| tree | 99857fd892f66493245b222879c9d2c4225166fe /modules/packages.nix | |
| parent | 2082609bc86b2c3468754adf8ce7b5d3386b8e34 (diff) | |
| download | minerals-8ea56328b7dbb9aa6f992176f074a3270cb38a30.tar.zst minerals-8ea56328b7dbb9aa6f992176f074a3270cb38a30.zip | |
Add black & tree
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules/packages.nix')
| -rw-r--r-- | modules/packages.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/packages.nix b/modules/packages.nix index 8ecf963..7c3e2f6 100644 --- a/modules/packages.nix +++ b/modules/packages.nix @@ -17,7 +17,7 @@ in # pick out x86-only packages, so it is not as opaque as it currently is. # (who knows if muse-sounds-manager is actually installed, for example?) environment.systemPackages = (with pkgs; filterUnsupportedPackages [ - file unzip jq dig htop wget screen dive + file unzip tree jq dig htop wget screen dive gnupg pinentry-gnome3 age agenix minisign openssl cryptsetup pamtester bitwarden-desktop bitwarden-cli inetutils pciutils usbutils lshw lsof inxi iw pmutils acpi acpid @@ -43,7 +43,7 @@ in ripgrep hyperfine parallel just fzf bat delta eza fd tokei didyoumean universal-ctags compiledb graphviz - python3 uv ruff + python3 uv ruff black nodejs_22 deno yarn rustc rustup cargo rustfmt go gopls delve go-task gotags golangci-lint |
