✏️ (aurum) requiredForBoot -> neededForBoot
This commit is contained in:
parent
ecbdae6417
commit
935b8376ff
|
@ -21,7 +21,7 @@
|
|||
programs.light.enable = true;
|
||||
|
||||
# impermanence
|
||||
fileSystems."/persist".requiredForBoot = true;
|
||||
fileSystems."/persist".neededForBoot = true;
|
||||
|
||||
# webcam
|
||||
# hardware.firmware = [
|
||||
|
|
Loading…
Reference in a new issue