about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2015-12-18 14:35:58 +0100
committerProfpatsch <mail@profpatsch.de>2015-12-18 14:55:30 +0100
commitc7f96a3293b5cd6728c5d6399558aa91d9a8dce2 (patch)
tree5b6fbd1ea4bf79fa2e142f6003d589bf41c53c4c /machines
parente592152ca8b532f716acbdeca18cb8f3b7ba1f48 (diff)
katara: misc programs
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix6
1 files changed, 5 insertions, 1 deletions
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 &
             '';
       };