mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-22 12:17:00 -04:00
167 current 2024-06-08 16:57:53 24.11.20240529.ad57eef 6.9.2-zen1 *
This commit is contained in:
parent
bd85b073e5
commit
a2193095a8
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,8 @@ in
|
||||||
nodejs_22
|
nodejs_22
|
||||||
];
|
];
|
||||||
gui = with pkgs;[
|
gui = with pkgs;[
|
||||||
|
pinta
|
||||||
|
gimp
|
||||||
inkscape
|
inkscape
|
||||||
#OCR ENGINE
|
#OCR ENGINE
|
||||||
tesseract4
|
tesseract4
|
||||||
|
@ -61,6 +63,9 @@ in
|
||||||
libsForQt5.kinit
|
libsForQt5.kinit
|
||||||
];
|
];
|
||||||
general = with pkgs; [
|
general = with pkgs; [
|
||||||
|
ffmpeg
|
||||||
|
yt-dlp
|
||||||
|
neofetch
|
||||||
sops
|
sops
|
||||||
hyfetch
|
hyfetch
|
||||||
fzf
|
fzf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue