Commit graph

26 commits

Author SHA1 Message Date
b66ac7683b
feat: add mastodon module 2025-04-02 05:55:10 -04:00
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
dede65dc18
refactor: rename wireless module to basic 2024-11-22 18:21:04 -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
4d05c0c645
refactor: remove default.nix file in module dir 2024-11-19 22:48:31 -05:00
7b488ff7c0
tweak: switch from DNS to HTTP for ACME verification
This prevents my TLS encryption from depending on my DNS, which was
finicky at best.
2024-07-26 23:52:21 -04:00
1d585f14a4
refactor: remove unnecessary nginx module 2024-07-26 23:52:07 -04:00
8130687446
refactor(forgejo): remove unnecessary SSH config 2024-07-25 23:22:55 -04:00
383217603a Add custom templates for forgejo 2024-07-22 02:27:18 -04:00
b1d21ea2b9 Configure forgejo 2024-07-22 02:26:05 -04:00
93de7c23f8 Change forgejo user name 2024-07-22 02:24:47 -04:00
41d546e21d Initial commit 2024-07-21 01:44:38 -04:00