fix(battleship-mk2): add /home to neededForBoot fileSystems
This commit is contained in:
@@ -67,5 +67,6 @@
|
||||
};
|
||||
|
||||
fileSystems."/persist".neededForBoot = true;
|
||||
fileSystems."/home".neededForBoot = true;
|
||||
fileSystems."/var/log".neededForBoot = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user