add(apps): libreoffice
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{pkgs, ...}: {
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
libreoffice-fresh
|
||||||
|
];
|
||||||
|
}
|
||||||
@@ -10,5 +10,6 @@
|
|||||||
../../apps/jellyfin-mpv-shim
|
../../apps/jellyfin-mpv-shim
|
||||||
../../apps/nextcloud
|
../../apps/nextcloud
|
||||||
../../apps/ttyper
|
../../apps/ttyper
|
||||||
|
../../apps/libreoffice
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user