Skip to content

Commit a875b60

Browse files
committed
feat(hosts/mitama/shared): update ssh key
1 parent 602696c commit a875b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hosts/mitama/shared.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
decryptSecret,
55
...
66
}: {
7-
user.openssh.authorizedKeys.keys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILG1KltBx01hsQ7/DhRkLGFCADAX7KIumiTkbnE71pi2 yunfachi@mitama"];
7+
user.openssh.authorizedKeys.keys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC6lmOpmk0XqC7G5n6xBMVol8Div9PNpRrcQ211uwFh0 yunfachi@mitama"];
88

99
sops.secrets."wireguard/clients/mitama/privateKey".owner = username;
1010

0 commit comments

Comments
 (0)