Start over but right this time

This commit is contained in:
ahtlon
2025-01-20 21:30:48 +01:00
committed by kalipso
parent 8581f762a2
commit ea6e019b64
6 changed files with 135 additions and 14 deletions
-13
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";
};
}