diff --git a/nix/configuration/roles/lvfs/default.nix b/nix/configuration/roles/lvfs/default.nix index fdddd6c..bcce856 100644 --- a/nix/configuration/roles/lvfs/default.nix +++ b/nix/configuration/roles/lvfs/default.nix @@ -20,8 +20,8 @@ config = lib.mkIf config.me.lvfs.enable ( lib.mkMerge [ { - # TODO: Is this installing firmware or just downloading it? Is this needed? - # services.fwupd.enable = true; + # TODO: Is this installing firmware or just downloading it? + services.fwupd.enable = true; environment.persistence."/persist" = lib.mkIf (!config.me.buildingIso) { hideMounts = true; directories = [