diff options
author | makefu <github@syntax-fehler.de> | 2019-10-27 21:43:41 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2019-10-27 21:43:41 +0100 |
commit | 1a55dc6a2422f7e77ee46c1c04369d73880d446b (patch) | |
tree | c0621edae7d16ce6bc7f8ef2157384f2690fcd59 /lass/1systems/prism/config.nix | |
parent | 9829d8ff9790c194e9acb3b50f2523d389402592 (diff) | |
parent | f8d1d7f938fcdeb18fc2abb97c586c1cccf6fcf1 (diff) |
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'lass/1systems/prism/config.nix')
-rw-r--r-- | lass/1systems/prism/config.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lass/1systems/prism/config.nix b/lass/1systems/prism/config.nix index e957279e2..f4c011dcf 100644 --- a/lass/1systems/prism/config.nix +++ b/lass/1systems/prism/config.nix @@ -364,13 +364,8 @@ with import <stockholm/lib>; uid = genid "download"; openssh.authorizedKeys.keys = with config.krebs.users; [ lass.pubkey - lass-shodan.pubkey - lass-icarus.pubkey - lass-daedalus.pubkey - lass-helios.pubkey lass-android.pubkey makefu.pubkey - wine-mors.pubkey ]; }; }; |