diff options
author | Ben Sima <ben@bsima.me> | 2018-05-29 13:47:43 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-05-29 13:47:43 -0700 |
commit | 0c419f10b3e90f8f2d10898e025a778801e406ae (patch) | |
tree | 86d7deec606ab52ce5cc5754d8b4ccae283207d9 /packages.nix | |
parent | 17294eb0bf1b4dc6e65543c1c2c629968bf394ba (diff) |
Fixup stuff for laptop
Diffstat (limited to 'packages.nix')
-rw-r--r-- | packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index 1433e7b..fe14408 100644 --- a/packages.nix +++ b/packages.nix @@ -41,6 +41,7 @@ pkgs.vlc pkgs.vpnc pkgs.w3m pkgs.wakatime +pkgs.xterm pkgs.yank pkgs.youtube-dl ] |