Get rid of fonts
This commit is contained in:
parent
6ef1b4d8c2
commit
7721f720e5
1 changed files with 0 additions and 7 deletions
|
|
@ -20,11 +20,4 @@
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
command-not-found.enable = false;
|
command-not-found.enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
console = {
|
|
||||||
font = "Hack";
|
|
||||||
packages = with pkgs; [
|
|
||||||
(nerdfonts.override{fonts = ["Hack"];})
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue