feat(homix): update configuration
Add `docker` support Add more development packages
This commit is contained in:
parent
75e9f37e43
commit
6e3ffd9a15
2 changed files with 10 additions and 2 deletions
|
@ -48,6 +48,7 @@
|
|||
vifm # file editor
|
||||
pciutils # lspci
|
||||
usbutils # lsusb
|
||||
(uutils-coreutils.override { prefix = ""; }) # coreutils in rust
|
||||
|
||||
## Shell
|
||||
# zsh
|
||||
|
@ -70,6 +71,10 @@
|
|||
## Rust
|
||||
rustc
|
||||
cargo
|
||||
rust-analyzer
|
||||
clang
|
||||
openssl
|
||||
pkg-config
|
||||
|
||||
## Vim FMI
|
||||
vim-fmi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue