Stealing tools from Thijs

(aka communism)
This commit is contained in:
Geoffrey Frogeye 2025-11-14 09:18:59 +01:00
parent 08100d41e6
commit 06208621c6
2 changed files with 5 additions and 4 deletions

View file

@ -5,6 +5,7 @@
desktop.xorg = true; desktop.xorg = true;
dev = { dev = {
"3d" = true; "3d" = true;
vm = true;
}; };
extra = true; extra = true;
}; };

View file

@ -28,8 +28,8 @@
ffmpeg = "ffmpeg -hide_banner"; ffmpeg = "ffmpeg -hide_banner";
ffprobe = "ffprobe -hide_banner"; ffprobe = "ffprobe -hide_banner";
ffplay = "ffplay -hide_banner"; ffplay = "ffplay -hide_banner";
numbat = "numbat --intro-banner off"; numbat = "qalc";
insect = "numbat"; insect = "qalc";
# Frequent mistakes # Frequent mistakes
sl = "ls"; sl = "ls";
@ -62,6 +62,7 @@
newestFile = ''${pkgs.findutils}/bin/find -type f -printf '%T+ %p\n' | sort | tail''; newestFile = ''${pkgs.findutils}/bin/find -type f -printf '%T+ %p\n' | sort | tail'';
oldestFile = ''${pkgs.findutils}/bin/find -type f -printf '%T+ %p\n' | sort | head''; oldestFile = ''${pkgs.findutils}/bin/find -type f -printf '%T+ %p\n' | sort | head'';
}; };
tealdeer.enable = true;
thefuck = { thefuck = {
enable = true; enable = true;
enableBashIntegration = true; enableBashIntegration = true;
@ -202,7 +203,6 @@
# Documentation # Documentation
man man
tldr
neofetch neofetch
# remote # remote
@ -223,7 +223,7 @@
# toolbox # toolbox
imagemagick imagemagick
numbat libqalculate
bc bc
# hardware # hardware