From dd87c8c5496b75da31e1f480d2d5b91654680c78 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 7 Sep 2016 11:44:11 +0200 Subject: workstation/packages: Add rsync and xhost I'm regularily using rsync and xhost sometimes, but the latter is a very small package, so I don't mind having it in systemPackages. Signed-off-by: aszlig --- modules/user/aszlig/profiles/workstation/packages.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules') diff --git a/modules/user/aszlig/profiles/workstation/packages.nix b/modules/user/aszlig/profiles/workstation/packages.nix index 7704d7a2..a015e792 100644 --- a/modules/user/aszlig/profiles/workstation/packages.nix +++ b/modules/user/aszlig/profiles/workstation/packages.nix @@ -77,6 +77,7 @@ pkgs: with pkgs; [ pythonPackages.polib radare2 rlwrap + rsync rtmpdump rtorrent samplicator @@ -98,6 +99,7 @@ pkgs: with pkgs; [ vorbisTools w3m wireshark + xhost youtubeDL zathura ] -- cgit 1.4.1