Make bsc users trusted in nix-portable

This commit is contained in:
2026-03-06 16:32:51 +01:00
parent 1c98a17d0a
commit 92dd2fbf26

View File

@@ -212,6 +212,8 @@ let
echo "extra-system-features = sys-devices" >> \$dir/conf/nix.conf
echo "extra-sandbox-paths = /sys/devices/system/cpu=/sys/devices/system/cpu /sys/devices/system/node=/sys/devices/system/node" >> \$dir/conf/nix.conf
echo "extra-trusted-users = @bsc" >> \$dir/conf/nix.conf
# configurable config
echo "sandbox = \$NP_CONF_SANDBOX" >> \$dir/conf/nix.conf