switched to unstable branch, fixed fonts
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
fonts.fontconfig.enable = true;
|
||||
home.packages = with pkgs;
|
||||
[
|
||||
(nerdfonts.override {
|
||||
fonts = [ "JetBrainsMono" "CascadiaCode" "NerdFontsSymbolsOnly" ];
|
||||
})
|
||||
nerd-fonts.jetbrains-mono
|
||||
nerd-fonts.symbols-only
|
||||
cascadia-code
|
||||
];
|
||||
|
||||
gtk = {
|
||||
|
||||
Reference in New Issue
Block a user