From 904ef4f6ab664d175d07e28a4ac75eac0918ac88 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 13 Feb 2022 11:51:48 -0800 Subject: hosts: remove configuration for ssh keys in initrd This is not working yet, we will figure this out later. --- hosts/carmel/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/carmel') diff --git a/hosts/carmel/default.nix b/hosts/carmel/default.nix index bdc43f5..d728d6b 100644 --- a/hosts/carmel/default.nix +++ b/hosts/carmel/default.nix @@ -25,7 +25,6 @@ /etc/ssh/ssh_host_ed25519_key /etc/ssh/ssh_host_rsa_key ]; - authorizedKeys = users.users.fcuny.openssh.authorizedKeys.keys; }; }; }; -- cgit 1.4.1