Sort packages
This commit is contained in:
@@ -191,19 +191,20 @@ in
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
git
|
||||
lazygit
|
||||
lazydocker
|
||||
tmux
|
||||
nixfmt-rfc-style
|
||||
btop
|
||||
nodejs_20
|
||||
uv
|
||||
code-cursor
|
||||
unstable.cursor-cli
|
||||
deskflow
|
||||
docker
|
||||
docker-compose
|
||||
git
|
||||
lazydocker
|
||||
lazygit
|
||||
nixfmt-rfc-style
|
||||
nodejs_20
|
||||
tmux
|
||||
unstable.cursor-cli
|
||||
uv
|
||||
vim
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
||||
Reference in New Issue
Block a user