Hi, On Thu, 16 Dec 2021 at 14:09, Daniel Meißner <[email protected]> wrote:
> --8<---------------cut here---------------start------------->8--- > $ guix shell --container --network --no-cwd ungoogled-chromium > --preserve='^DISPLAY$' -- chromium [...] > --8<---------------cut here---------------end--------------->8--- It works for me. Are you running Guix System or Guix on foreign distro? On some foreign distro, I guess, this is required as root: --8<---------------cut here---------------start------------->8--- # echo "kernel.unprivileged_userns_clone = 1" > /etc/sysctl.d/local.conf # sysctl --system --8<---------------cut here---------------end--------------->8--- Cheers, simon
