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; {
|
sets = with pkgs; {
|
||||||
writing = [
|
writing = [
|
||||||
apostrophe
|
(apostrophe.override { texlive = pkgs.emptyDirectory; })
|
||||||
libreoffice
|
libreoffice
|
||||||
];
|
];
|
||||||
drawing = [
|
drawing = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue