Added like 3 new userspace packages
This commit is contained in:
parent
54ecb45922
commit
5cd5ca4987
1 changed files with 3 additions and 0 deletions
|
|
@ -210,6 +210,7 @@ in {
|
||||||
ani-cli
|
ani-cli
|
||||||
wl-clipboard # clipboard for wayland
|
wl-clipboard # clipboard for wayland
|
||||||
pavucontrol
|
pavucontrol
|
||||||
|
qbittorrent # torrenting
|
||||||
|
|
||||||
(callPackage ../sddm-theme-corners.nix {}).sddm-theme-corners
|
(callPackage ../sddm-theme-corners.nix {}).sddm-theme-corners
|
||||||
# dependencies for my sddm theme:
|
# dependencies for my sddm theme:
|
||||||
|
|
@ -260,11 +261,13 @@ in {
|
||||||
powertop
|
powertop
|
||||||
gcc
|
gcc
|
||||||
gnumake
|
gnumake
|
||||||
|
imagemagick
|
||||||
|
|
||||||
# Unix Commands
|
# Unix Commands
|
||||||
wget
|
wget
|
||||||
tree
|
tree
|
||||||
unzip
|
unzip
|
||||||
|
unrar-free
|
||||||
# Man Pages
|
# Man Pages
|
||||||
man-pages
|
man-pages
|
||||||
man-pages-posix
|
man-pages-posix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue