Commit graph

28 commits

Author SHA1 Message Date
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
cb94d7c6fb
docs: document API 2024-11-20 02:08:31 -05:00
475017cf87
fix: use specialArgs to prevent infinite loop
The `_module.args` option can't be used to pass modules to import, since
it can only be used during the config phase, not the import phase.
2024-11-20 01:15:44 -05:00
966a1ec8f6
fix: correct option name 2024-11-20 01:15:30 -05:00
e845f3468a
fix: add catchall to module args 2024-11-20 01:15:09 -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
c01d40b692
feat: add MIT license 2024-11-19 22:47:40 -05:00
6163ab5f08
docs: document modules 2024-11-19 22:36:15 -05:00
7fd8d426fb
docs: add README 2024-11-19 21:47:16 -05:00
c49dfb2a35
chore: bump inputs 2024-10-23 17:43:08 -04:00
045c7b227b
chore: add new ssh key 2024-10-15 04:45:26 -04:00
25a2aaa192
chore: bump inputs 2024-09-14 02:25:54 -04:00
1adb01e315
fix: change password 2024-09-14 02:21:14 -04:00
39b0be4607
feat!: change hostname to toki-aether 2024-09-14 02:01:36 -04:00
dcb9474be3
chore: bump inputs 2024-08-03 02:14:32 -04:00
6319c69950
refactor: store SSH public key through agenix 2024-08-03 02:03:41 -04:00
0eae8f32ae
feat: enable agenix for secret storage 2024-08-03 02:02:50 -04: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
01798f15c3 Disable external user addition 2024-07-22 02:21:31 -04:00
41d546e21d Initial commit 2024-07-21 01:44:38 -04:00