meli, davmai, healthreminder, update

This commit is contained in:
nx2
2024-03-21 09:27:43 +01:00
parent 23cc6752ab
commit 312a40351d
7 changed files with 72 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
imports = [
./home-modules/vscode.nix
./home-modules/discord.nix
./home-modules/meli.nix
./home-modules/meli/meli.nix
# ./home-modules/mutt/neomutt.nix
./home-modules/gestures.nix
@@ -39,7 +39,7 @@
zathura
#vesktop
thunderbird element-desktop
# zoom-us
zoom-us
# vesktop
discord
signal-desktop
@@ -57,11 +57,14 @@
element sssnake pipes
nodejs
onnxruntime
(pkgs.python3.withPackages (python-pkgs: [
python-pkgs.pandas
python-pkgs.requests
python-pkgs.ipython
python-pkgs.pipdeptree
python-pkgs.requests
python-pkgs.onnxruntime
]))
(writeShellScriptBin "nxrbs-nix" ''
set -e