Skip to content

Commit

Permalink
chore: use nix-built iosevka
Browse files Browse the repository at this point in the history
  • Loading branch information
eh8 committed Dec 10, 2024
1 parent 701099d commit 3fcc7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/home-manager/fonts.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
home = {
packages = with pkgs; [
inter
iosevka-bin
iosevka
];
};
}

0 comments on commit 3fcc7e3

Please sign in to comment.