From 2d912a9d6dec8b58411436a6e2e82c9fa152e907 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 21 Feb 2016 14:28:50 +0100 Subject: l 1 uriel: remove redundant authorized_key entry --- lass/1systems/uriel.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'lass/1systems/uriel.nix') diff --git a/lass/1systems/uriel.nix b/lass/1systems/uriel.nix index 0758164f0..4e4eca21f 100644 --- a/lass/1systems/uriel.nix +++ b/lass/1systems/uriel.nix @@ -15,15 +15,6 @@ with builtins; ../2configs/bitlbee.nix ../2configs/weechat.nix ../2configs/skype.nix - { - users.extraUsers = { - root = { - openssh.authorizedKeys.keys = map readFile [ - ../../krebs/Zpubkeys/uriel.ssh.pub - ]; - }; - }; - } ]; krebs.build.host = config.krebs.hosts.uriel; -- cgit v1.2.3