Small clean ups

This commit is contained in:
2026-05-20 12:17:38 -04:00
parent 98ed85c4b0
commit aea8ace059
12 changed files with 862 additions and 646 deletions
+7
View File
@@ -0,0 +1,7 @@
{
flake.modules.homeManager.zathura = {
programs.zathura = {
enable = true;
};
};
}