Skip to content

Commit f4fd6d5

Browse files
committed
Need root to remotely deploy to spore
1 parent 1f2238f commit f4fd6d5

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
@@ -17,6 +17,7 @@
1717
users.users.root.openssh.authorizedKeys.keys = [
1818
keys.Petrichor
1919
keys.Rhizome
20+
keys.glyph
2021
];
2122
users.users.mu.openssh.authorizedKeys.keys = [
2223
keys.Petrichor

0 commit comments

Comments
 (0)