added packages for sxhkd

This commit is contained in:
Moritz Böhme 2021-09-10 07:57:47 +00:00
parent de9b986b28
commit 83c8194a57

View file

@ -19,6 +19,8 @@ let
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
feh feh
playerctl
pamixer
]; ];
}; };
in in