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