Compare commits
2 commits
778b631bdc
...
8b43ad5022
Author | SHA1 | Date | |
---|---|---|---|
8b43ad5022 | |||
fb8bce9745 |
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