feat: sort

This commit is contained in:
s-prechtl 2024-10-01 09:51:03 +02:00
parent 81d93e1b33
commit 2d354922a7

View file

@ -104,46 +104,46 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
vim
wget
usbutils
alacritty
ripgrep
git
banana-cursor
blueman
brave
discord
fastfetch
gccgo
gh
git
gnumake
gnupg
go
hyprshot
inputs.zen-browser.packages."${system}".specific
pavucontrol
libgcc
nerdfonts
networkmanagerapplet
nextcloud-client
nodejs_22
obsidian
pass
pavucontrol
php83
php83Packages.composer
pinentry-qt
python3
ripgrep
rustup
spotify
thunderbird
unzip
usbutils
vim
waybar
wdisplays
webcord
wget
wl-clipboard
wofi
wofi-pass
waybar
banana-cursor
gh
nerdfonts
webcord
gnumake
gccgo
unzip
python3
go
discord
hyprshot
php83
php83Packages.composer
nodejs_22
libgcc
spotify
pass
rustup
gnupg
nextcloud-client
blueman
pinentry-qt
fastfetch
networkmanagerapplet
wdisplays
thunderbird
];
programs = {