nixos/modules/work/default.nix

6 lines
41 B
Nix
Raw Normal View History

2023-09-05 09:14:06 +04:00
{
imports = [
./libreoffice
];
}