summaryrefslogtreecommitdiffstats
path: root/lass
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-11-27 15:21:36 +0100
committerlassulus <lass@aidsballs.de>2016-11-27 15:21:36 +0100
commit8387e569be5cb4ce48423f0c9c989f524ac83aa2 (patch)
tree3427e8c498b587f62df027ca41cd0a1fad4a2641 /lass
parent5063613c4980145de2dd1ff4687e730b02115807 (diff)
l 2 downloading: uriel -> helios
Diffstat (limited to 'lass')
-rw-r--r--lass/2configs/downloading.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/2configs/downloading.nix b/lass/2configs/downloading.nix
index 79a609e2b..ca0aded78 100644
--- a/lass/2configs/downloading.nix
+++ b/lass/2configs/downloading.nix
@@ -14,8 +14,8 @@ with import <stockholm/lib>;
];
openssh.authorizedKeys.keys = with config.krebs.users; [
lass.pubkey
- lass-uriel.pubkey
lass-shodan.pubkey
+ lass-helios.pubkey
makefu.pubkey
];
};