mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
pgcli: init (#7072)
This commit is contained in:
parent
098e365dd8
commit
a1a72d18ee
8 changed files with 109 additions and 0 deletions
|
|
@ -333,6 +333,12 @@
|
|||
github = "msyds";
|
||||
githubId = 65362461;
|
||||
};
|
||||
nickthegroot = {
|
||||
name = "Nick DeGroot";
|
||||
email = "nick@nickthegroot.com";
|
||||
github = "nickthegroot";
|
||||
githubId = 1966472;
|
||||
};
|
||||
nikp123 = {
|
||||
name = "nikp123";
|
||||
email = "nikp123@users.noreply.github.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue