diff --git a/profiles/templates/3.6/6_ac_builder_container/meta/config b/profiles/templates/3.6/6_ac_builder_container/meta/config index 3e53b6753..bf9be381e 100644 --- a/profiles/templates/3.6/6_ac_builder_container/meta/config +++ b/profiles/templates/3.6/6_ac_builder_container/meta/config @@ -6,8 +6,8 @@ lxc.mount.auto = cgroup:mixed proc:mixed sys:rw lxc.environment = LXC_DESKTOP=1 # Nvidia driver support -#lxc.cgroup.devices.allow = c 195:* rwm -#lxc.mount.entry = /usr/src usr/src none bind,create=dir +lxc.cgroup.devices.allow = c 195:* rwm +lxc.mount.entry = /usr/src usr/src none bind,create=dir # uinput might be needed for gamepad support with streaming lxc.mount.entry = /dev/uinput dev/uinput none bind,optional,create=file