Use clever yubilock

This commit is contained in:
2025-11-16 02:29:56 +03:00
parent b4afe2581e
commit 0316fb2b6c
3 changed files with 171 additions and 11 deletions

View File

@@ -87,5 +87,9 @@ in
settings.folders.PhotoArchive.enabled = true;
settings.folders.books.enabled = true;
};
yubilock = {
enable = true;
autoRestore = true;
};
};
}