made office module and added spell checking
This commit is contained in:
parent
0c504ec2fb
commit
a056a3c34e
4 changed files with 14 additions and 1 deletions
5
modules/software/office/default.nix
Normal file
5
modules/software/office/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./libreoffice.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue