Added font configs
This commit is contained in:
parent
1f883a2ae8
commit
48e662f27a
|
@ -36,6 +36,7 @@
|
||||||
fonts.fonts = with pkgs; [
|
fonts.fonts = with pkgs; [
|
||||||
powerline-fonts # Required for Powerline prompts
|
powerline-fonts # Required for Powerline prompts
|
||||||
];
|
];
|
||||||
|
fonts.fontconfig.includeUserConf = false;
|
||||||
|
|
||||||
# Adapted from gchristensen and clever
|
# Adapted from gchristensen and clever
|
||||||
nix = {
|
nix = {
|
||||||
|
|
Loading…
Reference in a new issue