hallucinations

This commit is contained in:
alisceon 2025-09-30 19:47:17 +02:00
parent 72b6241cfc
commit 179ac09892

View file

@ -70,8 +70,8 @@
}; };
allowedDevices = [ allowedDevices = [
{ {
path = "/dev/fuse"; node = "/dev/fuse";
access = "rwm"; modifier = "rwm";
} }
]; ];