From 8eb0bd9d2c2e39e5f07226d1a8e226514acd9c78 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Mon, 13 Nov 2023 17:31:53 +0530 Subject: hosts/mox: init --- modules/userdata.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/userdata.nix') diff --git a/modules/userdata.nix b/modules/userdata.nix index ab14a01..d9b9bf2 100644 --- a/modules/userdata.nix +++ b/modules/userdata.nix @@ -31,6 +31,7 @@ in default = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDCeMXhkjm9CabbA/1xdtP9bvFEm8pVXPk66NmI9/VvQ sinan@vex" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL8LnyOuPmtKRqAZeHueNN4kfYvpRQVwCivSTq+SZvDU sinan@cez" + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILvR5FliFLq1FJWotnBk9deWmbeGi2uq2XVmx0uAr1Lw sinan@mox" ]; }; }; -- cgit v1.2.3