From 27014ac155c36d123d911924927178f1cbb4e220 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 26 Feb 2016 03:26:52 +0100 Subject: machines/katara: some packages --- machines/profpatsch/katara.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'machines/profpatsch') diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix index 1d60b345..04fca550 100644 --- a/machines/profpatsch/katara.nix +++ b/machines/profpatsch/katara.nix @@ -73,7 +73,7 @@ in { dos2unix # text file conversion fdupes # file duplicate finder file # file information - gnupg # PGP encryption + gnupg gnupg1compat # PGP encryption htop # top replacement imagemagick # image conversion jmtpfs # MTP fuse @@ -84,6 +84,8 @@ in { stow # dotfile management tmux # detachable terminal multiplexer traceroute # trace ip routes + # TODO move into atool deps + unzip # extract zip archives vim # slight improvement over vi wget # the other URL file fetcher ]; @@ -103,6 +105,7 @@ in { # TODO: get themes to work. See notes.org. gnome3.gnome_themes_standard # kde4.oxygen-icons TODO + pavucontrol ]; programmingTools = [ git # version control system @@ -146,6 +149,7 @@ in { mutt-with-sidebar # has been sucking less since 1970 msmtp # SMTP client notmuch # mail indexer + pythonPackages.alot # the next cool thing! ]; nixPkgs = [ nix-repl # nix REPL -- cgit 1.4.1