From b627adf9fabcd2feec402e23e29829cd4ccb7897 Mon Sep 17 00:00:00 2001 From: Lyes Saadi Date: Sat, 24 May 2025 23:42:54 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20de=20la=20cl=C3=A9=20ssh=20de=20la=20cl?= =?UTF-8?q?=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- secrets.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/secrets.nix b/secrets.nix index 70877b7..a9c1816 100644 --- a/secrets.nix +++ b/secrets.nix @@ -23,6 +23,7 @@ let cephiroth = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOsBGkhiu6l3jeo15cQHMu3dPyL025zXPV2ZH02EDYEt root@nixos"; jitsi = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB6jVMIZ5y2oXX9HOkw7r5UUjw95MlFaFuu7FnEC0Q8z root@jitsi"; livre = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEVfKNokHG6ig32hhQxTep+fKFmKahlDClPrX/dP4/gb root@livre"; + mediakiwi = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIlW9V//EDarZmfXOZo8qKQ9g1bAzDO1c/0X+paXDXUB root@iso"; neo = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMGfSvxqC2PJYRrxJaivVDujwlwCZ6AwH8hOSA9ktZ1V root@neo"; redite = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOwfVmR3NjZf6qkDlTSiyo39Up5nSNUVW7jYDWXrY8Xr root@redite"; thot = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFKNg1b8ft1L55+joXQ/7Dt2QTOdkea8opTEnq4xrhPU root@thot"; @@ -34,6 +35,7 @@ let cephiroth jitsi livre + mediakiwi neo redite thot @@ -46,6 +48,7 @@ let "cephiroth" "jitsi" "livre" + "mediakiwi" "neo" "redite" "thot" @@ -59,6 +62,7 @@ let cephiroth jitsi livre + mediakiwi neo thot two