Enable fonts module on aspi and kardorf

This commit is contained in:
Julian Mutter 2024-10-15 21:28:01 +02:00
parent bb7b0f36c3
commit dd1b0aae5a
2 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,7 @@
desktop.enable = true;
suites.default.enable = true;
fonts.enable = true;
};
# Let Home Manager install and manage itself.

View File

@ -40,6 +40,7 @@
desktop.enable = true;
suites.default.enable = true;
fonts.enable = true;
};
# Let Home Manager install and manage itself.