Fix firmware updating now that my UEFI system partition is mounted at /efi

This commit is contained in:
Tom Alexander
2025-12-13 23:15:33 -05:00
parent 0bd5931013
commit 88634655d0

View File

@@ -22,6 +22,7 @@
{
# TODO: Is this installing firmware or just downloading it?
services.fwupd.enable = true;
services.fwupd.daemonSettings.EspLocation = lib.mkForce "/efi";
environment.persistence."/persist" = lib.mkIf (config.me.mountPersistence) {
hideMounts = true;
directories = [