typo
parent
ab38fc8b08
commit
230be48b93
|
@ -7,7 +7,7 @@
|
|||
fileSystems."/" = {
|
||||
device = "none";
|
||||
fsType = "tmpfs";
|
||||
options = [ "default" "mode=755" ];
|
||||
options = [ "defaults" "mode=755" ];
|
||||
};
|
||||
|
||||
fileSystems."/boot" = {
|
||||
|
|
Loading…
Reference in New Issue