identity: makefu add email

This commit is contained in:
makefu 2015-07-28 19:59:02 +02:00
parent 2fd0283868
commit 2de7a7f6b9

View File

@ -104,7 +104,7 @@ let
};
};
makefu-imp = {
makefu-imp = {
hosts = addNames {
pnp = {
cores = 1;
@ -133,6 +133,7 @@ let
};
users = addNames {
makefu = {
mail = "root@euer.krebsco.de";
pubkey = readFile ../../Zpubkeys/makefu_arch.ssh.pub;
};
};