general: update gpg/ssh keys and remove public_files from repo
This commit is contained in:
parent
e62691fbda
commit
f8c530203c
13 changed files with 6 additions and 63 deletions
|
@ -32,7 +32,7 @@ with lib; {
|
|||
|
||||
users.fabian = {
|
||||
enable = true;
|
||||
sshKeyPublicFile = [public_files/pki/fabian.ssh];
|
||||
sshKeyPublicFile = [pki/id_ed25519.pub]; # move this out someday
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue