ditch asdf
This commit is contained in:
parent
af2c635c23
commit
0f9b50e154
2 changed files with 3 additions and 4 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
nodejs 21.6.2
|
|
||||||
bun 1.0.29
|
|
||||||
rust 1.79.0
|
|
||||||
|
|
@ -57,7 +57,9 @@
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
|
extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
asdf-vm
|
nodejs
|
||||||
|
bun
|
||||||
|
rustc
|
||||||
# Music
|
# Music
|
||||||
playerctl
|
playerctl
|
||||||
cava
|
cava
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue