Correct /storage permissions
This commit is contained in:
parent
4adb650486
commit
da81728cf1
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";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue