ooknet/home/modules/desktop/productivity/office/default.nix

6 lines
68 B
Nix

# TODO: add openoffice
{
imports = [
./libreoffice.nix
];
}