du updates

This commit is contained in:
Chris Cochrun 2025-11-06 09:47:50 -06:00
parent c6e0540c9b
commit a6454a4e0f
6 changed files with 64 additions and 65 deletions

View file

@ -61,7 +61,7 @@ in
nerd-fonts.victor-mono
noto-fonts
noto-fonts-cjk-sans
noto-fonts-emoji
noto-fonts-color-emoji
liberation_ttf
mplus-outline-fonts.githubRelease
dina-font
@ -356,7 +356,7 @@ in
# Android Tools
programs.adb.enable = true;
services.udev.packages = [ pkgs.android-udev-rules ];
# services.udev.packages = [ pkgs.android-udev-rules ];
services.esphome = { enable = true; };
}