mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Pkgs: Sort packages
This commit is contained in:
parent
5331be3822
commit
95d93db865
1 changed files with 12 additions and 9 deletions
|
@ -25,6 +25,16 @@ pkgs: with pkgs; []
|
||||||
neofetch
|
neofetch
|
||||||
]
|
]
|
||||||
|
|
||||||
|
++ [ # APPLICATIONS
|
||||||
|
firefox
|
||||||
|
discord
|
||||||
|
qbittorrent
|
||||||
|
]
|
||||||
|
|
||||||
|
++ [ # GAMES
|
||||||
|
openttd
|
||||||
|
]
|
||||||
|
|
||||||
++ [ # PYTHON
|
++ [ # PYTHON
|
||||||
(python311.withPackages (pkgs: with pkgs; [
|
(python311.withPackages (pkgs: with pkgs; [
|
||||||
pip
|
pip
|
||||||
|
@ -34,21 +44,14 @@ pkgs: with pkgs; []
|
||||||
poetry
|
poetry
|
||||||
]
|
]
|
||||||
|
|
||||||
++ [ # APPLICATIONS
|
|
||||||
firefox
|
|
||||||
discord
|
|
||||||
qbittorrent
|
|
||||||
lightly-qt
|
|
||||||
]
|
|
||||||
|
|
||||||
++ [ # LIBREOFFICE
|
++ [ # LIBREOFFICE
|
||||||
libreoffice
|
libreoffice
|
||||||
hunspellDicts.en_US
|
hunspellDicts.en_US
|
||||||
hunspellDicts.en_GB-ize
|
hunspellDicts.en_GB-ize
|
||||||
]
|
]
|
||||||
|
|
||||||
++ [ # GAMES
|
++ [ # PLASMA THEMES
|
||||||
openttd
|
lightly-qt
|
||||||
]
|
]
|
||||||
|
|
||||||
++ [ # EMULATION
|
++ [ # EMULATION
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue