made fastfetch so pretty

This commit is contained in:
foxora 2026-03-01 18:18:35 +00:00
parent 6240cdd4c6
commit f7a56bc7bb
5 changed files with 151 additions and 11 deletions

View file

@ -68,6 +68,12 @@
recursive = true;
};
# copies the ascii art into .local/share/ascii-art :3
home.file.".local/share/ascii-art" = {
source = root + "/homes/data/ascii-art";
recursive = true;
};
fonts.fontconfig.enable = true;
home.file.".mozilla/native-messaging-hosts/tridactyl.json".source =