office suite
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
{ pkgs, ... }:
|
||||||
|
|
||||||
|
{
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
libreoffice-still-unwrapped
|
||||||
|
hunspell
|
||||||
|
hunspellDicts.cs_CZ
|
||||||
|
];
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user