feat: sort
This commit is contained in:
parent
81d93e1b33
commit
2d354922a7
1 changed files with 33 additions and 33 deletions
|
|
@ -104,46 +104,46 @@
|
||||||
# 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
|
|
||||||
wget
|
|
||||||
usbutils
|
|
||||||
alacritty
|
alacritty
|
||||||
ripgrep
|
banana-cursor
|
||||||
git
|
blueman
|
||||||
brave
|
brave
|
||||||
|
discord
|
||||||
|
fastfetch
|
||||||
|
gccgo
|
||||||
|
gh
|
||||||
|
git
|
||||||
|
gnumake
|
||||||
|
gnupg
|
||||||
|
go
|
||||||
|
hyprshot
|
||||||
inputs.zen-browser.packages."${system}".specific
|
inputs.zen-browser.packages."${system}".specific
|
||||||
pavucontrol
|
libgcc
|
||||||
|
nerdfonts
|
||||||
|
networkmanagerapplet
|
||||||
|
nextcloud-client
|
||||||
|
nodejs_22
|
||||||
obsidian
|
obsidian
|
||||||
|
pass
|
||||||
|
pavucontrol
|
||||||
|
php83
|
||||||
|
php83Packages.composer
|
||||||
|
pinentry-qt
|
||||||
|
python3
|
||||||
|
ripgrep
|
||||||
|
rustup
|
||||||
|
spotify
|
||||||
|
thunderbird
|
||||||
|
unzip
|
||||||
|
usbutils
|
||||||
|
vim
|
||||||
|
waybar
|
||||||
|
wdisplays
|
||||||
|
webcord
|
||||||
|
wget
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
wofi
|
wofi
|
||||||
wofi-pass
|
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 = {
|
programs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue