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 = { programs.fish = {
enable = true; enable = true;
shellInit = '' shellInit = ''
set -gx EDITOR nvim
set -gx PNPM_HOME $HOME/.local/share/pnpm set -gx PNPM_HOME $HOME/.local/share/pnpm
fish_add_path $PNPM_HOME fish_add_path $PNPM_HOME
set -gx OPENSSL_DIR ${pkgs.openssl.dev}; set -gx OPENSSL_DIR ${pkgs.openssl.dev};

View File

@@ -9,6 +9,7 @@ with pkgs; [
lldb lldb
tokio-console tokio-console
ghidra-bin ghidra-bin
iaito
uv uv
unityhub unityhub
nodejs nodejs

View File

@@ -3,6 +3,7 @@
{ pkgs, ... }: { pkgs, ... }:
with pkgs; [ with pkgs; [
libreoffice
vesktop vesktop
youtube-music youtube-music
thunderbird thunderbird