mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-09 07:03:08 +00:00
~
This commit is contained in:
parent
839db43bdc
commit
96a94cedbd
4 changed files with 50 additions and 1 deletions
|
@ -2,9 +2,12 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
# development
|
||||
(fenix.default.withComponents [ "cargo" "rustc" ])
|
||||
just
|
||||
nodejs_23
|
||||
## language servers
|
||||
nil # Nix
|
||||
nil # Nix
|
||||
rust-analyzer # Rust
|
||||
# games
|
||||
prismlauncher
|
||||
# graphics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue