My journey to get Alpine + Wayland + River to work on ThinkPad T14 G3 AMD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
linux-on-desktop/dotfiles/.config/lxc/datawrapper-dev-ubuntu.conf

17 lines
446 B

lxc.net.0.type = veth
lxc.net.0.flags = down
lxc.net.0.link = br0
# lxc.net.0.name = eth1
lxc.net.0.ipv4.address = 10.157.1.3/24 10.157.1.255
lxc.net.0.ipv4.gateway = 10.157.1.1
lxc.net.0.veth.pair = veth-if-0
lxc.idmap = u 0 10500000 500000
lxc.idmap = g 0 10500000 500000
lxc.include = /usr/share/lxc/config/nesting.conf
lxc.apparmor.allow_nesting = 1
lxc.seccomp.allow_nesting = 1
lxc.mount.auto = proc sys
lxc.mount.auto = cgroup:rw:force