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