Compare commits

...

2 commits

Author SHA1 Message Date
1d02fe2ac7 console: update pudb theme
Some checks are pending
Update Site / trigger_update (push) Waiting to run
2025-12-02 00:50:17 +03:00
a02d661f7d arch: add packages 2025-12-02 00:50:06 +03:00
4 changed files with 24 additions and 11 deletions

View file

@ -0,0 +1,6 @@
arch = [
"nvidia-container-toolkit",
"ollama-cuda",
"nvidia",
"nvidia-utils",
"cuda",]

View file

@ -0,0 +1,6 @@
arch = [
"brscan4",
"naps2-bin",
"brlaser",
"usbutils",
"cups",]

View file

@ -12,14 +12,14 @@ hotkeys_code = C
hotkeys_stack = S
hotkeys_toggle_cmdline_focus = ctrl x
hotkeys_variables = V
line_numbers = True
line_numbers = False
prompt_on_quit = True
seen_welcome = e054
shell = internal
sidebar_width = 0.6710886400000001
sidebar_width = 0.5
stack_weight = 1
stringifier = type
theme = monokai-256
variables_weight = 4.76837158203125
stringifier = default
theme = solarized
variables_weight = 1
wrap_variables = True

View file

@ -247,11 +247,12 @@ Various drivers, I'm not sure which I actually need, so...
NVIDIA drivers & AI stuff for violet
| Category | Arch dependency |
|----------+-----------------|
|----------+--------------------------|
| nvidia | cuda |
| nvidia | nvidia-utils |
| nvidia | nvidia |
| nvidia | ollama-cuda |
| nvidia | nvidia-container-toolkit |
Printer packages.
| Category | Arch dependency |