about summary refs log tree commit diff stats
path: root/hosts/by-name/server3/configuration.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-23 20:58:41 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-23 21:14:09 +0200
commit4dae327cc211e18efa71442599d99c67d03e1f14 (patch)
tree778ac2536939611c46d72ad0f78fa9979d3467f9 /hosts/by-name/server3/configuration.nix
parentmodules/taskchampion: Make its data directory owned by taskchampion user (diff)
downloadnixos-server-4dae327cc211e18efa71442599d99c67d03e1f14.zip
modules/stalwart-mail: Add admin account password stalwart
This is required to start creating accounts via the webinterface.
Diffstat (limited to 'hosts/by-name/server3/configuration.nix')
-rw-r--r--hosts/by-name/server3/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/by-name/server3/configuration.nix b/hosts/by-name/server3/configuration.nix
index 6966e58..17085e8 100644
--- a/hosts/by-name/server3/configuration.nix
+++ b/hosts/by-name/server3/configuration.nix
@@ -71,6 +71,7 @@
       enable = true;
       fqdn = "mail.vhack.eu";
       admin = "admin@vhack.eu";
+      initialAdminPassword = "$6$k/JGlODSgRyb6dG2$KV78QYipkS423WQQoQIcEWNFZdq4uuS5uIpJUNL1WLmXsD3b6KuLtt18TNU24Hnpup5TbMM5vtui/I.vGAybS/";
       security = {
         dkimKeys = let
           loadKey = name: {