From 935b8376ffd1943500469b99140bdd86622c2523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Sat, 5 Oct 2024 18:50:51 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20(aurum)=20requiredForBoot?= =?UTF-8?q?=20->=20neededForBoot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/aurum/system/hardware.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/aurum/system/hardware.nix b/hosts/aurum/system/hardware.nix index 53067cb..377ae04 100644 --- a/hosts/aurum/system/hardware.nix +++ b/hosts/aurum/system/hardware.nix @@ -21,7 +21,7 @@ programs.light.enable = true; # impermanence - fileSystems."/persist".requiredForBoot = true; + fileSystems."/persist".neededForBoot = true; # webcam # hardware.firmware = [