Font
This commit is contained in:
parent
613aa7c2f5
commit
6ef1b4d8c2
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
console = {
|
console = {
|
||||||
font = "Hack Nerd Font";
|
font = "Hack";
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
(nerdfonts.override{fonts = ["Hack"];})
|
(nerdfonts.override{fonts = ["Hack"];})
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue