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
|
python310Packages.pip
|
||||||
rustup
|
rustup
|
||||||
cargo
|
cargo
|
||||||
|
gh
|
||||||
|
nodejs
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -210,8 +212,8 @@
|
||||||
alsa-utils
|
alsa-utils
|
||||||
pulseaudio
|
pulseaudio
|
||||||
pamixer
|
pamixer
|
||||||
gh
|
|
||||||
feh
|
feh
|
||||||
|
unzip
|
||||||
];
|
];
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
|
|
Loading…
Reference in a new issue