From 517312614347dad7540064efc6d1b23b9b1de8af Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Mon, 29 Jun 2026 21:15:33 -0400 Subject: add work laptop ssh pub key --- hosts/icon/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/icon/configuration.nix b/hosts/icon/configuration.nix index f47a87f..cfca1eb 100644 --- a/hosts/icon/configuration.nix +++ b/hosts/icon/configuration.nix @@ -84,6 +84,7 @@ ../../pubkeys/desktop_ssh.pub ../../pubkeys/homelab_ssh.pub ../../pubkeys/laptop_ssh.pub + ../../pubkeys/work_laptop_ssh.pub ]; }; }; -- cgit v1.3.1