Compare commits
2 commits
8b43ad5022
...
778b631bdc
Author | SHA1 | Date | |
---|---|---|---|
778b631bdc | |||
e676d00682 |
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
fileSystems."/" = {
|
||||
device = "none";
|
||||
fsType = "tmpfs";
|
||||
fstype = "tmpfs";
|
||||
options = [ "defaults" "mode=755" ];
|
||||
};
|
||||
fileSystems."/persist" =
|
||||
|
|
Loading…
Reference in a new issue