Correct /storage permissions
This commit is contained in:
parent
ab8a261346
commit
0a81bf5f90
1 changed files with 4 additions and 0 deletions
|
|
@ -147,5 +147,9 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
systemd.tmpfiles.rules = [
|
||||||
|
"d /storage 0777 root root -"
|
||||||
|
];
|
||||||
|
|
||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue