add github cli to userpkgs and add nodejs
This commit is contained in:
parent
4e8662d7b5
commit
0da2dc9b52
1 changed files with 3 additions and 1 deletions
|
@ -156,6 +156,8 @@
|
|||
python310Packages.pip
|
||||
rustup
|
||||
cargo
|
||||
gh
|
||||
nodejs
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -210,8 +212,8 @@
|
|||
alsa-utils
|
||||
pulseaudio
|
||||
pamixer
|
||||
gh
|
||||
feh
|
||||
unzip
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
Loading…
Reference in a new issue