Skip to content

Commit

Permalink
(mac) fix the fonts config
Browse files Browse the repository at this point in the history
  • Loading branch information
fbegyn committed Jul 1, 2024
1 parent 50ea453 commit 493fb4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hosts/erebus/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
];

fonts = {
fontDir.enable = true;
fonts = with pkgs; [
packages = with pkgs; [
nerdfonts
];
};
Expand Down

0 comments on commit 493fb4f

Please sign in to comment.