mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Clean: Remove ghost entries in packages.nix
This commit is contained in:
parent
11c6bc5bb1
commit
88ca5159a3
1 changed files with 0 additions and 7 deletions
|
@ -7,12 +7,10 @@ pkgs: with pkgs; []
|
|||
]
|
||||
|
||||
++ [ # DEVELOPMENT TOOLS
|
||||
# docker # Declared in docker/.
|
||||
bat
|
||||
]
|
||||
|
||||
++ [ # EDITORS
|
||||
# neovim # Declared in neovim/.
|
||||
neovim-qt
|
||||
jetbrains.idea-ultimate
|
||||
]
|
||||
|
@ -64,10 +62,5 @@ pkgs: with pkgs; []
|
|||
]
|
||||
|
||||
++ [ # SHELLS
|
||||
# nushell # Declared in nushell/.
|
||||
starship
|
||||
]
|
||||
|
||||
++ [ # VERSION CONTROL
|
||||
# git # Declared in git/.
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue