Disable lvfs and minor bug fix in copy_files util.

This commit is contained in:
Tom Alexander
2025-04-19 20:58:16 -04:00
parent 56c0add33f
commit ca3ef67533
2 changed files with 4 additions and 2 deletions

View File

@@ -20,7 +20,8 @@
config = lib.mkIf config.me.lvfs.enable (
lib.mkMerge [
{
services.fwupd.enable = true;
# TODO: Is this installing firmware or just downloading it? Is this needed?
# services.fwupd.enable = true;
environment.persistence."/persist" = lib.mkIf (!config.me.buildingIso) {
hideMounts = true;
directories = [