Skip to content

Commit

Permalink
feat: include iosevka font
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarrio committed Dec 1, 2023
1 parent 1ab94f8 commit 9ca29a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions macos/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
fonts = {
fontDir.enable = true;
fonts = with pkgs; [
iosevka
font-awesome
(nerdfonts.override {
fonts = [
Expand Down

0 comments on commit 9ca29a0

Please sign in to comment.