This commit is contained in:
alisceon 2025-09-30 19:46:08 +02:00
parent 19216244a8
commit 72b6241cfc

View file

@ -68,7 +68,7 @@
hostPath = "/dev/fuse"; hostPath = "/dev/fuse";
}; };
}; };
allowedDeviecs = [ allowedDevices = [
{ {
path = "/dev/fuse"; path = "/dev/fuse";
access = "rwm"; access = "rwm";