fix(macos): new font syntax and typo in php conf
This commit is contained in:
parent
6891dbfaf2
commit
9a2a4f68ca
2 changed files with 3 additions and 4 deletions
|
@ -8,8 +8,7 @@
|
|||
];
|
||||
|
||||
fonts = {
|
||||
fontDir.enable = true;
|
||||
fonts = with pkgs; [
|
||||
packages = with pkgs; [
|
||||
inter
|
||||
(nerdfonts.override { fonts = [ "Iosevka" ]; })
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue