Commit graph

16 commits

Author SHA1 Message Date
c0a33e111a
fix: always require ACME email 2025-04-02 05:52:23 -04:00
dedd95c442
fix: resolve conflicting module options
Apparently you aren't allowed to define the same option in multiple
modules, even if the definitions are identical.
2025-04-01 22:36:14 -04:00
c559bf629f
tweak(forgejo)!: switch to postgres database 2025-03-29 07:25:41 -04:00
5b602799f6
fix(forgejo): fix possible duplicate user creation 2025-03-29 07:25:16 -04:00
f7e030244b
fix: correct config option names 2025-01-10 22:33:10 -05:00
80834ea71c
fix: refactor improper use of mkIf
Apparently you should NOT do this, because not only will it not work, it
will also break the entire module!
2025-01-10 22:02:53 -05:00
1d9e8d16d2
feat(forgejo): add option for custom forgejo theme 2025-01-10 03:08:41 -05:00
37f8be203f
refactor: always allow HTTPS through firewall 2024-11-22 18:58:16 -05:00
63565fc4b1
fix: fix incorrect config reference 2024-11-22 18:56:17 -05:00
f27c89de11
refactor: factor out forgejo option 2024-11-22 18:54:57 -05:00
c409cde8f2
style: comment module options file 2024-11-22 18:24:39 -05:00
bb8f338c68
feat: add assertion to ensure correctness of options 2024-11-20 02:23:49 -05:00
c978882918
refactor: separate module options into options.nix 2024-11-20 02:23:20 -05:00
966a1ec8f6
fix: correct option name 2024-11-20 01:15:30 -05:00
f30ba6a566
fix: resolve parsing error 2024-11-20 01:14:36 -05:00
628ec321c0
refactor: overhaul pretty much all the organization 2024-11-20 00:59:56 -05:00