nix: refactor

This commit is contained in:
Léana 江 2023-12-28 16:39:24 +01:00 committed by Léana 江
parent 4c0d465d0d
commit fbee82f7bc
3 changed files with 11 additions and 17 deletions

View file

@ -1,11 +1,7 @@
{
pkgs,
wired,
...
}: {
{ pkgs, wired, ... }: {
home.packages = with pkgs; [
# fonts
(nerdfonts.override {fonts = ["CascadiaCode" "JetBrainsMono" "Meslo"];})
(nerdfonts.override { fonts = [ "CascadiaCode" "JetBrainsMono" "Meslo" ]; })
lmodern
noto-fonts
noto-fonts-lgc-plus