waypipe: fix basic eval

This commit is contained in:
Jörg Thalheim
2024-11-11 12:52:54 +01:00
parent f3b6f73691
commit 8cede9fda7

View File

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