delete permission on data folder
All checks were successful
/ perform flake analysis (push) Successful in 37s
/ build hive configuration (push) Successful in 10m2s

This commit is contained in:
shobu
2026-01-17 16:44:09 +01:00
parent ab408f5eed
commit 2389cfb703

View File

@@ -65,7 +65,7 @@
"/data" = {
path = "/mnt/data";
access = {
rw = ["serhao"];
rwd = ["serhao"];
};
flags = {
e2d = true;