Compare commits

...

2 commits

Author SHA1 Message Date
5ec888b652 test 2026-03-18 19:48:04 +00:00
d58ea80b3f Add TODO.md 2026-03-18 19:45:00 +00:00
2 changed files with 7 additions and 1 deletions

6
TODO.md Normal file
View file

@ -0,0 +1,6 @@
# TODO
- Implement sandboxing for cloud-hypervisor
- Implement sandboxing for vhost-user-sound
- Get OpenGL working with vhost-user-gpu
- Get Vulkan working with vhost-user-gpu

View file

@ -626,7 +626,7 @@ in
];
MountAPIVFS = true;
PrivateDevices = true;
#PrivateDevices = true;
DeviceAllow = [
"/dev/dri rw"
"/dev/udmabuf rw"