home: direnv, imagemagick, pre-commit

This commit is contained in:
genofire 2021-11-13 22:06:43 +01:00
parent 1a8f5640d6
commit 5786aded9d
1 changed files with 4 additions and 0 deletions

View File

@ -5,11 +5,13 @@
ansible ansible
dnspython dnspython
youtube-dl youtube-dl
boto3 # aws-s3 support for ansible
])) ]))
killall killall
htop htop
mosh mosh
git git
pre-commit
git-lfs git-lfs
tig tig
tea tea
@ -35,6 +37,7 @@
pass-wayland pass-wayland
gotify-cli gotify-cli
glow glow
imagemagick
ffmpeg ffmpeg
# devOps # devOps
nixopsUnstable nixopsUnstable
@ -46,6 +49,7 @@
# broken: enableSyntaxHighlighting = true; # broken: enableSyntaxHighlighting = true;
# grml and pure enabled .... # grml and pure enabled ....
}; };
programs.direnv.enable = true;
programs.neovim = { programs.neovim = {
enable = true; enable = true;