mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
oops
This commit is contained in:
parent
bd0a6575d5
commit
7180ee231c
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ in
|
|||
fonts = [
|
||||
{
|
||||
name = "OverpassMono";
|
||||
package = pkgs.nerdfonts.override { fonts = [ "Overpass" ]; };
|
||||
package = pkgs.overpass;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue