Skip to content

Commit 2c68985

Browse files
committed
Add glyph to authorizedKeys
1 parent 0f5a994 commit 2c68985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/nixos.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
users.users.mu.openssh.authorizedKeys.keys = [
2222
keys.Petrichor
2323
keys.Rhizome
24+
keys.glyph
2425
];
2526
security.sudo.wheelNeedsPassword = false;
2627
security.sudo.extraConfig = ''

0 commit comments

Comments
 (0)