/persist is needed for boot & sops-activation
This commit is contained in:
parent
c3457207cd
commit
658e9046c5
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
fileSystems."/persist" =
|
||||
{ device = "zroot/safe/persist";
|
||||
fsType = "zfs";
|
||||
neededForBoot = true;
|
||||
};
|
||||
|
||||
fileSystems."/home" =
|
||||
|
|
Loading…
Reference in a new issue