fix: sort some packages alphabetically

This commit is contained in:
Glen Goodwin 2023-12-05 18:16:29 -05:00
parent 2220c4e917
commit fa15f8c61a
3 changed files with 26 additions and 26 deletions

View file

@ -11,10 +11,10 @@
home.packages = with pkgs; [
# fonts
rPackages.fontawesome
nerdfonts
ubuntu_font_family
noto-fonts-cjk-sans
rPackages.fontawesome
ubuntu_font_family
yt-dlp
];
}