refactor:readest

This commit is contained in:
dichgrem
2025-10-12 22:50:20 +08:00
parent 6a35c7671a
commit 4be47ff672

View File

@@ -1,5 +1,5 @@
{pkgs, ...}: {
home.packages = with pkgs; [
foliate
readest
];
}