From cdb84bcb219cbf4bb4fd5c28a59d3b761f9e22c2 Mon Sep 17 00:00:00 2001 From: aszlig Date: Tue, 30 Aug 2016 02:30:18 +0200 Subject: workstation/packages: Add packages from user env I'v been regularily adding those packages to my user environment, so let's add them to systemPackages so they are available all the time. Signed-off-by: aszlig --- modules/user/aszlig/profiles/workstation/packages.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/user') diff --git a/modules/user/aszlig/profiles/workstation/packages.nix b/modules/user/aszlig/profiles/workstation/packages.nix index 08f1536e..58927733 100644 --- a/modules/user/aszlig/profiles/workstation/packages.nix +++ b/modules/user/aszlig/profiles/workstation/packages.nix @@ -39,6 +39,7 @@ pkgs: with pkgs; [ i3lock imagemagick jwhois + jq keychain lastwatch libchipcard @@ -69,12 +70,15 @@ pkgs: with pkgs; [ posix_man_pages pulseaudioLight vuizvui.pvolctrl + pass python python3 pythonPackages.hetzner pythonPackages.pep8 pythonPackages.polib + radare2 rlwrap + rtmpdump rtorrent samplicator vuizvui.santander @@ -96,4 +100,5 @@ pkgs: with pkgs; [ w3m wireshark youtubeDL + zathura ] -- cgit 1.4.1