1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-10 02:51:05 +01:00

fastfetch: add module

PR #5363
This commit is contained in:
afresquet 2024-05-02 02:23:11 +02:00 committed by Robert Helgesson
parent 6e277d9566
commit f61917cbaa
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
9 changed files with 164 additions and 0 deletions

View file

@ -13,6 +13,12 @@
github = "abayomi185";
githubId = 21103047;
};
afresquet = {
name = "Alvaro Fresquet";
email = "alvarofresquet@gmail.com";
github = "afresquet";
githubId = 29437693;
};
amesgen = {
name = "amesgen";
email = "amesgen@amesgen.de";