feat(systems/mottarone): add microsoft fonts

This commit is contained in:
uku 2025-03-25 09:51:11 +01:00
parent 4cc7e14bb6
commit 871f716806
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o

View file

@ -20,6 +20,11 @@ in
pycharm-wrapped pycharm-wrapped
]; ];
fonts.packages = with pkgs; [
corefonts
vistafonts
];
i18n.defaultLocale = lib.mkForce "fr_FR.UTF-8"; i18n.defaultLocale = lib.mkForce "fr_FR.UTF-8";
hm.programs = { hm.programs = {