feat: update .bashrc for GPU configuration and add Miniconda to PATH; remove unused packages from Nix configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 27s
Nix Format Check / check-format (push) Successful in 1m24s
Python Lint Check / check-python (push) Failing after 19s

This commit is contained in:
2025-04-29 11:24:31 +02:00
parent 1f1c069da9
commit 5465b13ef9
3 changed files with 10 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"security.workspace.trust.untrustedFiles": "open",
"window.zoomLevel": 1.2,
"window.zoomLevel": 0.8,
"editor.fontFamily": "Hack Nerd Font",
"terminal.integrated.fontFamily": "Hack Nerd Font",
"github.copilot.enable": {