feat: add ventoy, and langs
This commit is contained in:
parent
901fcd2076
commit
4b379e68da
1 changed files with 4 additions and 0 deletions
|
@ -148,6 +148,7 @@
|
||||||
cryptomator
|
cryptomator
|
||||||
gimp
|
gimp
|
||||||
chromium
|
chromium
|
||||||
|
ventoy-bin-full
|
||||||
|
|
||||||
# gaming
|
# gaming
|
||||||
wine
|
wine
|
||||||
|
@ -173,7 +174,10 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
wget
|
wget
|
||||||
dconf
|
dconf
|
||||||
|
rustc
|
||||||
rustup
|
rustup
|
||||||
|
rustfmt
|
||||||
|
go
|
||||||
cargo
|
cargo
|
||||||
jre
|
jre
|
||||||
nodejs
|
nodejs
|
||||||
|
|
Loading…
Reference in a new issue