about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-07-04 01:50:02 +0200
committerProfpatsch <mail@profpatsch.de>2016-07-04 01:50:02 +0200
commit31c0dc0685b59e12ce904eb984c974036488a421 (patch)
tree32cfa4e65a9fcad5f76a499d498bd99043bcb7ae /machines/profpatsch
parenta1103527067f43e10f5562948e925303c313c04b (diff)
machines/katara: nm-applet in env again
It has buggy icon & functionality if it’s not in the system environment.
Also, the tools nm-connection-manager &al. are missing.
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index d1716658..8a9a58ef 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -251,7 +251,7 @@ in {
             # TODO xbindkeys user service file
             ${xbindkeys}/bin/xbindkeys
             nice -n19 dropbox-cli start &
-            ${networkmanagerapplet}/bin/nm-applet &
+            nm-applet &
             # synchronize clipboards
             ${autocutsel}/bin/autocutsel -s PRIMARY &
             '';