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";
|
||||
};
|
||||
|
||||
fileSystems."/persistent".neededForBoot = true;
|
||||
|
||||
environment.persistence.main = {
|
||||
persistentStoragePath = "/persistent";
|
||||
files = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue