summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorSkullheadx <andrew.montgomery@warpengine.ai>2026-06-29 21:15:33 -0400
committerSkullheadx <admonty1@gmail.com>2026-06-29 21:16:26 -0400
commit517312614347dad7540064efc6d1b23b9b1de8af (patch)
treef50d5b263a00e9591f47e20cea66211fb0cb78eb /hosts
parentadd desktop known host to kenosis (diff)
downloadnixos-517312614347dad7540064efc6d1b23b9b1de8af.tar.gz
nixos-517312614347dad7540064efc6d1b23b9b1de8af.tar.bz2
nixos-517312614347dad7540064efc6d1b23b9b1de8af.zip
add work laptop ssh pub key
Diffstat (limited to 'hosts')
-rw-r--r--hosts/icon/configuration.nix1
1 files changed, 1 insertions, 0 deletions
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
];
};
};