mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
add recursive
This commit is contained in:
parent
35c2706692
commit
8733cd769d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ in {
|
|||
fonts.fontconfig.enable = true;
|
||||
fonts.packages = with pkgs; [
|
||||
(nerdfonts.override {fonts = ["FiraCode"];})
|
||||
recursive
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue