add libreoffice

This commit is contained in:
zoe 2023-05-07 12:41:35 +02:00
parent 94fb679061
commit 1fda0c147a
2 changed files with 10 additions and 3 deletions

View File

@ -1,8 +1,7 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
];
environment.systemPackages = with pkgs; [ ];
programs.thunar = {
enable = true;
plugins = with pkgs.xfce; [
@ -13,6 +12,7 @@
};
fonts.fonts = with pkgs; [
atkinson-hyperlegible
noto-fonts
(unstable.nerdfonts.override { fonts = [ "CascadiaCode" ]; })
];

View File

@ -56,6 +56,7 @@ in {
pamixer
projectm
picard
audacity
# video
syncplay
@ -117,6 +118,12 @@ in {
haskellPackages.Monadoro
unstable.typst
unstable.typst-lsp
libreoffice
# spelling
hunspell
hunspellDicts.en_US
hunspellDicts.de_DE
#3d print
prusa-slicer