1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-09 18:41:06 +01:00

spotify-player: add module

This commit is contained in:
diniamo 2024-04-19 12:39:30 +02:00 committed by GitHub
parent b5b2b1ac63
commit b62cad68b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 359 additions and 0 deletions

View file

@ -71,6 +71,12 @@
github = "Dines97";
githubId = 19364873;
};
diniamo = {
name = "diniamo";
email = "diniamo69@gmail.com";
github = "diniamo";
githubId = 55629891;
};
dwagenk = {
email = "dwagenk@mailbox.org";
github = "dwagenk";