This commit is contained in:
baduhai 2022-12-16 12:55:52 -03:00
parent 613aa7c2f5
commit 6ef1b4d8c2

View file

@ -22,7 +22,7 @@
};
console = {
font = "Hack Nerd Font";
font = "Hack";
packages = with pkgs; [
(nerdfonts.override{fonts = ["Hack"];})
];