summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-04-12 11:15:02 +0200
committermakefu <github@syntax-fehler.de>2017-04-12 11:15:02 +0200
commit5378630fce7fe7b41d3a18ac822b5853e8cde76e (patch)
treeaf4cd03f44de4ef847bd6acc370646f38d5ac704 /krebs/3modules/makefu
parent9224e9c4c8432ce8d7788592b9d25cfc29440ee6 (diff)
k 3 m: mv pgp keys
auto-complete correctly ;)
Diffstat (limited to 'krebs/3modules/makefu')
-rw-r--r--krebs/3modules/makefu/default.nix4
-rw-r--r--krebs/3modules/makefu/pgp/brain.asc (renamed from krebs/3modules/makefu/brain.pgp)0
-rw-r--r--krebs/3modules/makefu/pgp/default.asc (renamed from krebs/3modules/makefu/default.pgp)0
3 files changed, 2 insertions, 2 deletions
diff --git a/krebs/3modules/makefu/default.nix b/krebs/3modules/makefu/default.nix
index 8e5927f9..4851b80f 100644
--- a/krebs/3modules/makefu/default.nix
+++ b/krebs/3modules/makefu/default.nix
@@ -896,8 +896,8 @@ with import <stockholm/lib>;
makefu = {
mail = "makefu@x.retiolum";
pubkey = "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl3RTOHd5DLiVeUbUr/GSiKoRWknXQnbkIf+uNiFO+XxiqZVojPlumQUVhasY8UzDzj9tSDruUKXpjut50FhIO5UFAgsBeMJyoZbgY/+R+QKU00Q19+IiUtxeFol/9dCO+F4o937MC0OpAC10LbOXN/9SYIXueYk3pJxIycXwUqhYmyEqtDdVh9Rx32LBVqlBoXRHpNGPLiswV2qNe0b5p919IGcslzf1XoUzfE3a3yjk/XbWh/59xnl4V7Oe7+iQheFxOT6rFA30WYwEygs5As//ZYtxvnn0gA02gOnXJsNjOW9irlxOUeP7IOU6Ye3WRKFRR0+7PS+w8IJLag2xb makefu@x";
- pgp.pubkeys.default = builtins.readFile ./default.pgp;
- pgp.pubkeys.brain = builtins.readFile ./brain.pgp;
+ pgp.pubkeys.default = builtins.readFile ./pgp/default.asc;
+ pgp.pubkeys.brain = builtins.readFile ./pgp/brain.asc;
};
makefu-omo = {
inherit (makefu) mail pgp;
diff --git a/krebs/3modules/makefu/brain.pgp b/krebs/3modules/makefu/pgp/brain.asc
index 739385a3..739385a3 100644
--- a/krebs/3modules/makefu/brain.pgp
+++ b/krebs/3modules/makefu/pgp/brain.asc
diff --git a/krebs/3modules/makefu/default.pgp b/krebs/3modules/makefu/pgp/default.asc
index bc5c50b7..bc5c50b7 100644
--- a/krebs/3modules/makefu/default.pgp
+++ b/krebs/3modules/makefu/pgp/default.asc