Start over but right this time

This commit is contained in:
ahtlon
2024-11-26 18:28:12 +01:00
parent f6d9f70fc0
commit 0e89e0c1db
6 changed files with 136 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";
};
}