1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

tofi: add module

This commit is contained in:
Henri Sota 2024-04-16 22:44:55 +02:00 committed by Robert Helgesson
parent f3506ba86c
commit 8ff7bb3f4d
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
8 changed files with 120 additions and 0 deletions

View file

@ -77,6 +77,12 @@
githubId = 32838899;
name = "Daniel Wagenknecht";
};
henrisota = {
email = "henrisota@users.noreply.github.com";
github = "henrisota";
githubId = "56848082";
name = "Henri Sota";
};
jack5079 = {
name = "Jack W.";
email = "nix@jack.cab";