Skip to content

Commit 55d746b

Browse files
committed
*: add massukus to authorizedKeys
1 parent dc7ad14 commit 55d746b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

2configs/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
self.keys.ssh.yubi2.public
119119
self.keys.ssh.solo2.public
120120
self.keys.ssh.xerxes.public
121+
self.keys.ssh.massulus.public
121122
];
122123
};
123124
mainUser = {
@@ -143,6 +144,7 @@
143144
self.keys.ssh.yubi2.public
144145
self.keys.ssh.solo2.public
145146
self.keys.ssh.xerxes.public
147+
self.keys.ssh.massulus.public
146148
];
147149
};
148150
};

0 commit comments

Comments
 (0)