meli, davmai, healthreminder, update
This commit is contained in:
11
home.nix
11
home.nix
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user