about summary refs log tree commit diff
diff options
context:
space:
mode:
-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 &
             '';