Remove unused stuff

This commit is contained in:
Pedro Rey Anca 2025-07-24 19:01:32 +02:00
parent b3acf11a31
commit b77f7c03cf
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A
3 changed files with 3 additions and 31 deletions

View file

@ -4,14 +4,6 @@
...
}: {
fonts.fontconfig.enable = true;
home.packages = with pkgs; [
nerd-fonts.jetbrains-mono
nerd-fonts.noto
twemoji-color-font
noto-fonts-emoji
roboto
];
gtk = {
enable = true;