mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
Update
This commit is contained in:
parent
711ed4f521
commit
601180cbdd
9 changed files with 73 additions and 26 deletions
17
etc/systemd/nspawn/ArchLinux.nspawn.bk
Normal file
17
etc/systemd/nspawn/ArchLinux.nspawn.bk
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[Exec]
|
||||
Boot=true
|
||||
PrivateUsers=false
|
||||
|
||||
[Files]
|
||||
Bind=/dev/dri
|
||||
Bind=/dev/shm
|
||||
Bind=/dev/snd
|
||||
Bind=/dev/nvidia0
|
||||
Bind=/dev/nvidiactl
|
||||
Bind=/dev/nvidia-modeset
|
||||
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
||||
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
||||
BindReadOnly=/tmp/.X11-unix
|
||||
|
||||
[Network]
|
||||
VirtualEthernet=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue