Start over but right this time

This commit is contained in:
ahtlon
2024-11-26 18:28:12 +01:00
committed by kalipso
parent 8581f762a2
commit ea6e019b64
6 changed files with 135 additions and 14 deletions

View File

@@ -1,13 +0,0 @@
{}:{
services.discourse = {
enable = true;
hostname = "forum.malobeol.org";
admin = {
email = "admin@";
username = "admin";
fullName = "Admin";
passwordFile = ""; #sops?
};
secretKeyBaseFile = "/run/keys/secret_key_base";
};
}