wip: dnsc-machine config

This commit is contained in:
Dennis Schoepf 2025-11-21 15:06:09 +01:00
parent c086302598
commit cd8206a72e

View file

@ -40,7 +40,8 @@
programs.home-manager.enable = true; programs.home-manager.enable = true;
# Appearance # Appearance
fonts.fontconfig.enable = { fonts.fontconfig = {
enable = true;
antialiasing = true; antialiasing = true;
defaultFonts = { defaultFonts = {
monospace = "VictorMono Nerd Font"; monospace = "VictorMono Nerd Font";