Reformat
This commit is contained in:
parent
ac3825e6f9
commit
29fd118635
22 changed files with 424 additions and 424 deletions
|
@ -3,9 +3,7 @@
|
|||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
}: {
|
||||
fonts.fontconfig = {
|
||||
enable = true;
|
||||
defaultFonts = {
|
||||
|
@ -13,8 +11,8 @@
|
|||
"Noto Emoji"
|
||||
"Noto Color Emoji"
|
||||
];
|
||||
monospace = [ "JetBrainsMono-NF-Regular" ];
|
||||
sansSerif = [ "Roboto" ];
|
||||
monospace = ["JetBrainsMono-NF-Regular"];
|
||||
sansSerif = ["Roboto"];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue