update laptop

This commit is contained in:
2025-05-25 20:00:38 -05:00
parent 3dee95ec7d
commit de57180538
5 changed files with 8 additions and 14 deletions

View File

@@ -50,13 +50,7 @@
scipy
pandas
torch
torchvision
torchaudio
transformers
datasets
pyaudio
faster-whisper
pyusb
debugpy
];
@@ -98,7 +92,6 @@
httplz
#3D modeling/printing
kicad
blender
freecad
#cura

View File

@@ -32,7 +32,7 @@
share = true;
};
initExtraFirst = ''
initContent = lib.mkBefore ''
cat ${config.home.homeDirectory}/.cache/wal/sequences
eval "$(oh-my-posh init zsh --config ${config.home.homeDirectory}/.cache/wal/ohmyposh.toml)"
'';