home: direnv, imagemagick, pre-commit
This commit is contained in:
parent
1a8f5640d6
commit
5786aded9d
|
@ -5,11 +5,13 @@
|
|||
ansible
|
||||
dnspython
|
||||
youtube-dl
|
||||
boto3 # aws-s3 support for ansible
|
||||
]))
|
||||
killall
|
||||
htop
|
||||
mosh
|
||||
git
|
||||
pre-commit
|
||||
git-lfs
|
||||
tig
|
||||
tea
|
||||
|
@ -35,6 +37,7 @@
|
|||
pass-wayland
|
||||
gotify-cli
|
||||
glow
|
||||
imagemagick
|
||||
ffmpeg
|
||||
# devOps
|
||||
nixopsUnstable
|
||||
|
@ -46,6 +49,7 @@
|
|||
# broken: enableSyntaxHighlighting = true;
|
||||
# grml and pure enabled ....
|
||||
};
|
||||
programs.direnv.enable = true;
|
||||
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue