Merge pull request 'waypipe: fix basic eval' (#2369) from waypipe into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2369
This commit is contained in:
Mic92
2024-11-11 12:00:49 +00:00

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";
}; };