waypipe: fix basic eval

This commit is contained in:
Jörg Thalheim
2024-11-11 12:52:54 +01:00
parent 42453b27f4
commit 1dc0692472

View File

@@ -52,6 +52,7 @@
"wheel" "wheel"
"video" "video"
]; ];
isNormalUser = true;
home = "/home/user"; home = "/home/user";
shell = "/run/current-system/sw/bin/bash"; shell = "/run/current-system/sw/bin/bash";
}; };