feat(homeModules:office): add office home module

This commit is contained in:
ooks-io 2024-05-04 19:26:50 +12:00
parent 2cbda571be
commit 9ed4534eb1
3 changed files with 15 additions and 0 deletions

View file

@ -13,6 +13,7 @@ in
productivity = {
obsidian.enable = true;
zathura.enable = true;
office.enable = true;
};
};
};