minor home tweaks

This commit is contained in:
Vinzenz Schroeter 2025-01-26 16:19:59 +01:00
parent aee35ecfa3
commit 85b4ea5880
3 changed files with 5 additions and 5 deletions

View file

@ -99,7 +99,7 @@
fonts = {
enableDefaultPackages = true;
fontconfig.defaultFonts.monospace = [ "FiraCode Nerd Font" ];
packages = with pkgs; [ (nerdfonts.override { fonts = [ "FiraCode" ]; }) ];
packages = with pkgs; [ (nerdfonts.override { fonts = [ "FiraCode" ]; }) roboto-mono ];
};
hardware.logitech.wireless = {