Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Oct 19, 2023
1 parent aecd511 commit eb2ef69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/common/core/system/os/users/isabel.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
...
}: let
keys = [
''ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFEtTMRG9pfuOjlLmq/NybTZCIKL66tLNSM4CBILYda3 isabel''
''ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFEtTMRG9pfuOjlLmq/NybTZCIKL66tLNSM4CBILYda3 isabel@isabelroses.com''
];
in {
boot.initrd.network.ssh.authorizedKeys = keys;
Expand Down
4 changes: 2 additions & 2 deletions modules/common/secrets/secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ sops:
cDRpZkkxZWhiVmN1Y1FSRm5seVpmbnMKl7CHdNdXOr67tCjYp+jhUSYImndyvhQP
heUpcdBCJADlE9oG6lDr4ngwdHFqVrN757uMqZWEbT80hzZUXVRArw==
-----END AGE ENCRYPTED FILE-----
lastmodified: "2023-10-19T21:42:10Z"
mac: ENC[AES256_GCM,data:g9TLMHnFeAJrE02nflBBwdkiL82yPYASo2hwjLLAivt8mWx8+Oqxk7X2eaw+dmb+9WlIpc9UJi1gWq1NuxFDK5FX8LVM8MLwGk/3sY/VbfiwRmyOBwxezA1cd1Uxx/fDR/OgMy6dC+QxK0GasbTy/uPW9ZwPHqMdEyRJFX4f+qw=,iv:4atVI7KZd2qZSBLegB39M2bA7WNspunrWk1CxYOQXjI=,tag:TLaR7I0TdjEZoe5Fv7LeuQ==,type:str]
lastmodified: "2023-10-19T22:01:07Z"
mac: ENC[AES256_GCM,data:DWLEshDPHO0SD9jjBm9kCo6y2gyGJtLqhlLVZaT6m//cPas0/lMYBUexF/LbrrmN3c6BYOz5CNEVcD4Q+CsPh7+O6SkF1PCzYYABpYtc5tNILFWF7blvLXX8gNB7lmCXplSVYFRRDoNyDhRFZp5C35kS8DvawN/eXL1WqU/CbBc=,iv:ZZOOBRlBdOj+Lb/Q9zoylaox4sF/iQy7prPF+ayU1Zw=,tag:z9+M8CKEE9U7Hg9+1KJxEA==,type:str]
pgp: []
unencrypted_suffix: _unencrypted
version: 3.8.1

0 comments on commit eb2ef69

Please sign in to comment.