generation 508 25.11.20250714.62e0f05
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
# Add your authorized key for a specific user
|
# Add your authorized key for a specific user
|
||||||
users.users.synchronous = {
|
users.users.synchronous = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
shell = pkgs.zsh;
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = [
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEw4Uqg9UBakoOpS4nVGE3ePKHnst0+02lFN04n2IyKb ginesin.j@northeastern.edu"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEw4Uqg9UBakoOpS4nVGE3ePKHnst0+02lFN04n2IyKb ginesin.j@northeastern.edu"
|
||||||
];
|
];
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user