Add useful tools
This commit is contained in:
parent
09ae0a2dc4
commit
a992bdced1
1 changed files with 8 additions and 0 deletions
|
@ -25,18 +25,26 @@ in {
|
||||||
"/home/spotlight";
|
"/home/spotlight";
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
cloc
|
||||||
|
croc
|
||||||
ffmpeg
|
ffmpeg
|
||||||
go
|
go
|
||||||
google-cloud-sdk
|
google-cloud-sdk
|
||||||
|
gradle
|
||||||
htop
|
htop
|
||||||
|
jdk
|
||||||
|
jq
|
||||||
mtr
|
mtr
|
||||||
ncdu
|
ncdu
|
||||||
|
nixopsUnstable
|
||||||
|
p7zip
|
||||||
pry
|
pry
|
||||||
pwgen
|
pwgen
|
||||||
rustup
|
rustup
|
||||||
tmux
|
tmux
|
||||||
unar
|
unar
|
||||||
virt-manager
|
virt-manager
|
||||||
|
watch
|
||||||
wget
|
wget
|
||||||
yt-dlp
|
yt-dlp
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue