From c7f96a3293b5cd6728c5d6399558aa91d9a8dce2 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 18 Dec 2015 14:35:58 +0100 Subject: katara: misc programs --- machines/profpatsch/katara.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix index 1707e40f..c179d9a5 100644 --- a/machines/profpatsch/katara.nix +++ b/machines/profpatsch/katara.nix @@ -97,6 +97,7 @@ in { htop imagemagick jmtpfs + gnumake manpages mkpasswd mosh @@ -105,6 +106,7 @@ in { silver-searcher stow tmux + traceroute vim wget zsh @@ -135,13 +137,13 @@ in { filezilla gajim gmpc - kde4.kdiff3 keepassx libreoffice lilyterm # lyx mytexlive mpv newsbeuter + networkmanagerapplet audacity lame gmpc zathura @@ -193,6 +195,7 @@ in { # redshift TODO as user services.redshift = { + # enable = true; latitude = "48"; longitude = "10"; temperature.day = 6300; @@ -256,6 +259,7 @@ in { set-background & xbindkeys nice -n19 dropbox start & + nm-applet & gajim & ''; }; -- cgit 1.4.1