add: libreoffice

This commit is contained in:
2025-07-20 01:25:52 +09:00
parent 2adb94712a
commit 7fedd72132
3 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
programs.fish = {
enable = true;
shellInit = ''
set -gx EDITOR nvim
set -gx PNPM_HOME $HOME/.local/share/pnpm
fish_add_path $PNPM_HOME
set -gx OPENSSL_DIR ${pkgs.openssl.dev};