add: libreoffice
This commit is contained in:
@@ -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};
|
||||
|
||||
@@ -9,6 +9,7 @@ with pkgs; [
|
||||
lldb
|
||||
tokio-console
|
||||
ghidra-bin
|
||||
iaito
|
||||
uv
|
||||
unityhub
|
||||
nodejs
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
with pkgs; [
|
||||
libreoffice
|
||||
vesktop
|
||||
youtube-music
|
||||
thunderbird
|
||||
|
||||
Reference in New Issue
Block a user