mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
massive stylix update
This commit is contained in:
@@ -65,14 +65,15 @@
|
||||
home-manager
|
||||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
jetbrains-mono
|
||||
noto-fonts
|
||||
noto-fonts-emoji
|
||||
twemoji-color-font
|
||||
font-awesome
|
||||
powerline-fonts
|
||||
powerline-symbols
|
||||
(nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
|
||||
];
|
||||
# Moved to home-manager/modules/stylix.nix
|
||||
# fonts.packages = with pkgs; [
|
||||
# jetbrains-mono
|
||||
# noto-fonts
|
||||
# noto-fonts-emoji
|
||||
# twemoji-color-font
|
||||
# font-awesome
|
||||
# powerline-fonts
|
||||
# powerline-symbols
|
||||
# (nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
|
||||
# ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user