mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Try this
This commit is contained in:
parent
41b25e3ad2
commit
61d94adbaf
2 changed files with 1 additions and 3 deletions
|
|
@ -60,7 +60,6 @@
|
|||
nerdfonts
|
||||
];
|
||||
|
||||
fonts.enableDefaultPackages = true;
|
||||
|
||||
packages = {
|
||||
enable = lib.mkDefault true;
|
||||
|
|
|
|||
|
|
@ -6,8 +6,7 @@
|
|||
|
||||
* {
|
||||
min-height: 0;
|
||||
font-family: "JetBrainsMono Nerd Font", "Hack Nerd Font", FontAwesome, Roboto,
|
||||
Helvetica, Arial, sans-serif;
|
||||
font-family: FontAwesome;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue