added neededForBoot to /persistent
This commit is contained in:
parent
1e0013b58e
commit
4e05b20fa6
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
||||||
rootSubvolume = "@root";
|
rootSubvolume = "@root";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fileSystems."/persistent".neededForBoot = true;
|
||||||
|
|
||||||
environment.persistence.main = {
|
environment.persistence.main = {
|
||||||
persistentStoragePath = "/persistent";
|
persistentStoragePath = "/persistent";
|
||||||
files = [
|
files = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue