add ssh public key

refactor-host
Lzebulon 2025-12-15 13:09:41 +01:00
parent 93f640e0fa
commit 164c1e22db
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 5 additions and 0 deletions

View File

@ -12,6 +12,7 @@
description = ''
Un serveur avec peut etre un jour ceph
'';
public-ssh = "ssh-rsa TODOTODOTODOTODOTODOTODOTODO";
}
{
name = "thot";
@ -24,6 +25,7 @@
description = ''
Serveur de backup du Crans, actuellement en SQ39
'';
public-ssh = "ssh-rsa TODOTODOTODOTODOTODOTODOTODO";
}
];
@ -40,6 +42,7 @@
description = ''
DNS récursif
'';
public-ssh = "ssh-rsa TODOTODOTODOTODOTODOTODOTODO";
}
{
name = "neo";
@ -52,6 +55,7 @@
description = ''
Matrix du crans, heberge également le bridge IRC <-> Matrix
'';
public-ssh = "ssh-rsa TODOTODOTODOTODOTODOTODOTODO";
}
{
name = "NextCloud";
@ -64,6 +68,7 @@
description = ''
NextCloud du Crans
'';
public-ssh = "ssh-rsa TODOTODOTODOTODOTODOTODOTODO";
}
];
}