Add various useful utilities
This commit is contained in:
parent
974c703031
commit
2e4b482d43
1 changed files with 4 additions and 0 deletions
|
@ -25,11 +25,15 @@ in {
|
||||||
"/home/spotlight";
|
"/home/spotlight";
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
ffmpeg
|
||||||
go
|
go
|
||||||
|
google-cloud-sdk
|
||||||
htop
|
htop
|
||||||
mtr
|
mtr
|
||||||
ncdu
|
ncdu
|
||||||
tmux
|
tmux
|
||||||
|
virt-manager
|
||||||
|
yt-dlp
|
||||||
];
|
];
|
||||||
|
|
||||||
# Git
|
# Git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue