about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-07 15:31:52 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-07 15:31:52 +0200
commitf2bc6e8f002d1696fad108fd923a8cfe1021b0b1 (patch)
tree7a89014ad0c65b392a80b891b4daeea5d18df64a
parenthosts/server3: Use correct mail password for soispha (diff)
downloadnixos-server-f2bc6e8f002d1696fad108fd923a8cfe1021b0b1.zip
hosts/server3: Use another password
-rw-r--r--hosts/by-name/server3/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/by-name/server3/configuration.nix b/hosts/by-name/server3/configuration.nix
index 7706c48..1e50b53 100644
--- a/hosts/by-name/server3/configuration.nix
+++ b/hosts/by-name/server3/configuration.nix
@@ -88,7 +88,7 @@
         {
           class = "individual";
           name = "soispha";
-          secret = "$y$j9T$.4zf8oHeE7AlE4njAUIRi1$AzkeL3xTXMkGuKqeF7XvIZ519xPrYJLRNxmuFY1sfb/";
+          secret = "$y$j9T$0IHlBDRn5IwCeftzzCrUm.$GLr/ekcuW1C63IGCk8mkoU3iy/hQOH/piAYYshb6y.1";
           email = [
             "soispha@vhack.eu"
             "abuse@vhack.eu"