thaylen-city: Add preferred fonts
This commit is contained in:
parent
907bf24ad4
commit
fc12b60c91
3 changed files with 20 additions and 10 deletions
|
@ -13,6 +13,16 @@
|
|||
};
|
||||
networking.computerName = "Thaylen City";
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
hack-font
|
||||
font-awesome
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
noto-fonts-extra
|
||||
roboto
|
||||
];
|
||||
|
||||
homebrew = {
|
||||
enable = true;
|
||||
casks = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue