mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Add some packages and order them better
This commit is contained in:
parent
88f5eb8551
commit
59ea773d34
1 changed files with 9 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
wine
|
wine
|
||||||
|
|
||||||
# TODO: add clang package that has everything
|
clang-tools_16
|
||||||
go
|
go
|
||||||
jdk
|
jdk
|
||||||
maven
|
maven
|
||||||
|
@ -31,15 +31,19 @@
|
||||||
])
|
])
|
||||||
|
|
||||||
(with pkgs; homePackages "nixos" [
|
(with pkgs; homePackages "nixos" [
|
||||||
|
jetbrains.idea-ultimate
|
||||||
|
vscode-fhs
|
||||||
|
|
||||||
graphviz
|
graphviz
|
||||||
heroic
|
heroic
|
||||||
jetbrains.idea-ultimate
|
qbittorrent
|
||||||
|
thunderbird
|
||||||
|
|
||||||
|
grim
|
||||||
kazam
|
kazam
|
||||||
krita
|
krita
|
||||||
obs-studio
|
obs-studio
|
||||||
qbittorrent
|
slurp
|
||||||
thunderbird
|
|
||||||
vscode-fhs
|
|
||||||
|
|
||||||
libreoffice
|
libreoffice
|
||||||
hunspellDicts.en_US
|
hunspellDicts.en_US
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue