about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/sternenseemann/schnurrkadse.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/sternenseemann/schnurrkadse.nix b/machines/sternenseemann/schnurrkadse.nix
index dd5fb750..1a24d429 100644
--- a/machines/sternenseemann/schnurrkadse.nix
+++ b/machines/sternenseemann/schnurrkadse.nix
@@ -159,7 +159,7 @@ in {
     displayManager = {
       sessionCommands =
         ''
-            ${urxvt}/bin/urxvtd -q -f -o
+            ${myPkgs.urxvt}/bin/urxvtd -q -f -o
         '';
     };