1
0
Fork 0

fix spotify, update alias, remove win11 fonts

This commit is contained in:
Philipp 2025-05-08 09:40:39 +02:00
parent 8dc6b44c7b
commit dc33352e5f
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
7 changed files with 44 additions and 41 deletions

View file

@ -68,7 +68,7 @@ in
noto-fonts-cjk-serif
noto-fonts-emoji
nerd-fonts.hack
(pkgs.awesome-flake.ttf-ms-win11.override { acceptEula = true; })
#(pkgs.awesome-flake.ttf-ms-win11.override { acceptEula = true; })
]
++ cfg.fonts;
};