NixToSee/modules/software/office/default.nix
2025-04-12 14:53:12 +02:00

5 lines
45 B
Nix

{
imports = [
./libreoffice.nix
];
}