mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
fmt + 7z
This commit is contained in:
parent
24f8eae52f
commit
6d9c7e2da4
5 changed files with 29 additions and 25 deletions
|
|
@ -1,18 +1,19 @@
|
|||
{pkgs, ...}: with pkgs; [
|
||||
bacon
|
||||
bat
|
||||
cargo-expand
|
||||
cargo-nextest
|
||||
fzf
|
||||
gcc
|
||||
gh
|
||||
git-absorb
|
||||
git-crypt
|
||||
htop
|
||||
hyperfine
|
||||
inferno
|
||||
python3
|
||||
ripgrep
|
||||
rustup-toolchain-install-master
|
||||
samply
|
||||
]
|
||||
{ pkgs, ... }: with pkgs; [
|
||||
bacon
|
||||
bat
|
||||
cargo-expand
|
||||
cargo-nextest
|
||||
fzf
|
||||
gcc
|
||||
gh
|
||||
git-absorb
|
||||
git-crypt
|
||||
htop
|
||||
hyperfine
|
||||
inferno
|
||||
python3
|
||||
ripgrep
|
||||
rustup-toolchain-install-master
|
||||
samply
|
||||
p7zip
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue