clan: remove home.rpqt.fr ssh certificates
This commit is contained in:
parent
0869a058c4
commit
fd8ce4e8b8
1 changed files with 0 additions and 9 deletions
|
|
@ -21,21 +21,12 @@
|
|||
self.nixosModules.hardened-ssh-server
|
||||
];
|
||||
roles.server.settings = {
|
||||
certificate.searchDomains = [
|
||||
"home.rpqt.fr"
|
||||
];
|
||||
authorizedKeys = {
|
||||
rpqt_haze = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGa8R8obgptefcp27Cdp9bc2fiyc9x0oTfMsTPFp2ktE rpqt@haze";
|
||||
nixbld_haze = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIyNC2sn5m7m52r4kVZqg0T7abqdz5xh/blU3cYtHKAE nixbld@haze";
|
||||
};
|
||||
};
|
||||
|
||||
roles.client.tags.all = { };
|
||||
roles.client.settings = {
|
||||
certificate.searchDomains = [
|
||||
"home.rpqt.fr"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
clan.inventory.instances.user-rpqt = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue