mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +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
|
||||
]
|
||||
|
||||
++ [ # APPLICATIONS
|
||||
firefox
|
||||
discord
|
||||
qbittorrent
|
||||
]
|
||||
|
||||
++ [ # GAMES
|
||||
openttd
|
||||
]
|
||||
|
||||
++ [ # PYTHON
|
||||
(python311.withPackages (pkgs: with pkgs; [
|
||||
pip
|
||||
|
@ -34,21 +44,14 @@ pkgs: with pkgs; []
|
|||
poetry
|
||||
]
|
||||
|
||||
++ [ # APPLICATIONS
|
||||
firefox
|
||||
discord
|
||||
qbittorrent
|
||||
lightly-qt
|
||||
]
|
||||
|
||||
++ [ # LIBREOFFICE
|
||||
libreoffice
|
||||
hunspellDicts.en_US
|
||||
hunspellDicts.en_GB-ize
|
||||
]
|
||||
|
||||
++ [ # GAMES
|
||||
openttd
|
||||
++ [ # PLASMA THEMES
|
||||
lightly-qt
|
||||
]
|
||||
|
||||
++ [ # EMULATION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue