Former-commit-id: 849eb5dd11
This commit is contained in:
Hadi
2024-08-19 00:38:27 +02:00
parent 0ed5d1cf04
commit 8876aae16c
14 changed files with 78 additions and 82 deletions

View File

@@ -28,7 +28,6 @@
enableDefaultPackages = false;
# this fixes emoji stuff
fontconfig = {
defaultFonts = {
monospace = [ "FiraCode Nerd Font Mono" "Noto Color Emoji" ];
@@ -37,6 +36,5 @@
emoji = [ "Noto Color Emoji" ];
};
};
};
}