up
This commit is contained in:
16
hosts/metadata.nix
Normal file
16
hosts/metadata.nix
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
chidi = {
|
||||
email = "christoph@tuist.dev";
|
||||
extraPackages = ["slack"];
|
||||
};
|
||||
|
||||
jason = {
|
||||
email = "christoph@schmatzler.com";
|
||||
extraPackages = [];
|
||||
};
|
||||
|
||||
tahani = {
|
||||
email = "christoph@schmatzler.com";
|
||||
extraPackages = [];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user