Simpler configuration
This commit is contained in:
parent
e83145214f
commit
1125327236
3 changed files with 41 additions and 40 deletions
|
|
@ -3,7 +3,7 @@
|
|||
home.packages = builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
hunspell
|
||||
# libreoffice-fresh
|
||||
libreoffice-fresh
|
||||
;
|
||||
inherit (pkgs.hunspellDicts) en_GB-large en_US-large it_IT;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue