Remove now unnecessary option
This commit is contained in:
parent
c365d25eeb
commit
6867c6ead3
|
@ -86,8 +86,5 @@
|
|||
};
|
||||
|
||||
# Needed for impermanence
|
||||
fileSystems = {
|
||||
"/persist".neededForBoot = true;
|
||||
"/persist/home/${config.sysusers.main}".neededForBoot = true;
|
||||
};
|
||||
fileSystems."/persist".neededForBoot = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue