diff options
author | Ben Sima <ben@bsima.me> | 2019-05-14 11:35:58 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-05-14 11:36:48 -0700 |
commit | d27e56eedd1865cfcf4845a809083b29d763369d (patch) | |
tree | fc405911b16ea6249a51758cdbf5ad18b61a43f2 | |
parent | bd2d30fedbde89e7a602d8169d98f7641d1bce7b (diff) |
add beets and vlc
-rw-r--r-- | packages.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index e8a3e4b..50db4bb 100644 --- a/packages.nix +++ b/packages.nix @@ -25,6 +25,7 @@ in [ ag aspellDicts.en +beets bind cloc cmdtree @@ -74,6 +75,7 @@ tmux tree unrar urlscan +vlc w3m xorg.xmodmap xournal |