office: Remove it
I already have LaTeX for text documents and I can also just write a csv file and use Python to display it as a graph or similar instead of using libreoffice calc.
This commit is contained in:
parent
a06e6c3f92
commit
2392162b56
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
libreoffice-qt-fresh
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in a new issue