modules/desktop: apostrophe without texlive
This commit is contained in:
parent
7c928651ee
commit
2d7d5ec02b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
sets = with pkgs; {
|
||||
writing = [
|
||||
apostrophe
|
||||
(apostrophe.override { texlive = pkgs.emptyDirectory; })
|
||||
libreoffice
|
||||
];
|
||||
drawing = [
|
||||
|
|
Loading…
Reference in a new issue