Commit 67a34e8e authored by Daniel Firth's avatar Daniel Firth
Browse files

secrets/secrets.nix: add lc_outland ed25519 key

parent 9e1cb7ed
......@@ -2,8 +2,12 @@ let
outland = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH6rC098h9GMMI5UVA5mDCdNg1WtsgcbDGhSKGhEbrdG";
lc_outland = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILMbQGDB1O1THdNdgO0r2FtR/I1gRpLk/c1KfJ8pkKUZ";
systems = [ outland ];
users = [lc_outland];
in
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment