hosts/{apeturescience,cityseventeen}: init apeturescience, change font and size in cityseventeen

This commit is contained in:
Artur Manuel 2025-04-16 12:52:42 +01:00
commit 717a0b8a21
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q
35 changed files with 1234 additions and 91 deletions

View file

@ -2,15 +2,15 @@
{
alqueva.system.fonts = {
names = {
sansSerif = [ "Adwaita Sans" ];
monospace = [ "Adwaita Mono" ];
serif = [ "Merriweather" ];
sansSerif = [ "Anakron" ];
monospace = [ "Anakron" ];
serif = [ "Anakron" ];
emoji = [ "Noto Fonts Color Emoji" ];
};
packages = {
sansSerif = [ pkgs.adwaita-fonts ];
monospace = [ pkgs.adwaita-fonts ];
serif = [ pkgs.merriweather ];
sansSerif = [ pkgs.anakron ];
monospace = [ pkgs.anakron ];
serif = [ pkgs.anakron ];
emoji = [ pkgs.noto-fonts-color-emoji ];
extra = [
pkgs.noto-fonts